I am reading up on the documentation to get SSI to parse .shtml files and so far it just isn't working. I added
"<Directory "C:/Program Files/Apache Group/Apache2/htdocs/">
Options +Includes
</Directory>" as this is the directory where all my web folders containing the .shtml files will me. I also uncommented
"AddType text/html .shtml
AddHandler server-parsed .shtml"
Clearly I am doing something wrong here but I can't get it to work. Any help is appreciated, thanks.
"<Directory "C:/Program Files/Apache Group/Apache2/htdocs/">
Options +Includes
</Directory>" as this is the directory where all my web folders containing the .shtml files will me. I also uncommented
"AddType text/html .shtml
AddHandler server-parsed .shtml"
Clearly I am doing something wrong here but I can't get it to work. Any help is appreciated, thanks.