Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
<Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi- +bin"> AllowOverride None Options Includes Order allow,deny Allow from all AddType text/html .shtml AddHandler server-parsed .shtml </Directory>
<html> <head><title>Spain</title></head> <body> Today's date is <!--#echo var="DATE_LOCAL" --> </body> </html>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Running SSI
by moritz (Cardinal) on Oct 27, 2009 at 09:50 UTC | |
by Anonymous Monk on Oct 27, 2009 at 10:00 UTC | |
by leocharre (Priest) on Oct 27, 2009 at 13:23 UTC | |
Re: Running SSI
by scorpio17 (Canon) on Oct 27, 2009 at 15:36 UTC |