======OpenBSD file sets serveren======
Vergeet niet om de volgende MIME types toe te voegen voor de desbetreffende directory:
. application/octet-stream
.mp application/octet-stream
.rd application/octet-stream
Anders is het niet mogelijk om bsd, bsd.mp en bsd.rd via http van een IIS (7) server te plukken. \\
======IIS 6======
=====Scripting changes to IIS=====
Change the location of the home directory:
cscript %systemdrive%\Inetpub\AdminScripts\adsutil.vbs SET w3svc/1/root/path d:\inetpub\wwwroot"
Change the location of the logfiles directory:
cscript %systemdrive%\Inetpub\AdminScripts\adsutil.vbs SET W3SVC/LogFileDirectory "D:\LogFiles"