harrymossman
Technical User
New to Apache and Server Side Includes.
WAMP 2.1 on Windows 7.
Trying to do SSI include.
Using CA State template.
httpd.conf:
<Directory />
Options FollowSymLinks
AllowOverride All
Order deny,allow
Deny from all
</Directory>
.htaccess in root directory of site I want to apply it to:
AddType text/html .html
AddHandler server-parsed .html
apache.error.log, e.g.:
[Thu May 19 10:20:48 2011] [warn] [client 127.0.0.1] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu May 19 10:20:48 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/ referer:
WAMP 2.1 on Windows 7.
Trying to do SSI include.
Using CA State template.
httpd.conf:
<Directory />
Options FollowSymLinks
AllowOverride All
Order deny,allow
Deny from all
</Directory>
.htaccess in root directory of site I want to apply it to:
AddType text/html .html
AddHandler server-parsed .html
apache.error.log, e.g.:
[Thu May 19 10:20:48 2011] [warn] [client 127.0.0.1] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
[Thu May 19 10:20:48 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/ referer: