Click to See Complete Forum and Search --> : Some CGI commands don't work - need IIS setup help


stringman
02-09-2004, 03:08 PM
I have set up my Web site on IIS to use SSI by adding the asp.dll file using the .html extension. Everything works fine for include files. However, commands such as:

<!--#echo var="LAST_MODIFIED" --> or
<!--#config sizefmt="abbrev"--><!--#fsize virtual="data/adrg.exe"--> or
<!--#config timefmt="%d-%b-%y" --><!--#flastmod virtual="data/adrg.exe"-->

do not show any output. The application extension mapping screen shot is attached.

I have created an application and configured the default asp HTTP verbs but still only the include commands work. At the clients' site, the commands work.

Any help would be appreciated? Thanks in advance.

Ken