Help for this page

Select Code to Download


  1. or download this
    <Directory "C:/Program Files/Apache Software Foundation/Apache2.2/cgi-
    +bin">
        AllowOverride None
    ...
        AddType text/html .shtml
        AddHandler server-parsed .shtml
    </Directory>
    
  2. or download this
    <html>
    <head><title>Spain</title></head>
    ...
    Today's date is <!--#echo var="DATE_LOCAL" -->
    </body>
    </html>