Does anybody know of any way to have IIS automatically restart itself every few hours? Do tell.
Posts tagged as:
IIS
Configure IIS to Parse CGI Files
Here’s what you want to do:
- You want your Windows 2000 web server to always execute files with a *.cgi extension.
- You want your Windows 2000 web server to parse the ASP code that you’ve embedded in files that end in *.htm, *.shtml, *.css.
- You want your Windows 2000 web server to know that it needs to parse these file types for all the domains on the machine and you don’t want to modify the settings for each domain.
{ 1 comment }