Hey everyone, I was wondering how to get Server Side Includes to work on my Apache server. Currently I am running Apache 2 on a Windows XP SP2 system. I read through some tutorials and I thought I did what it asked me but it didn't work. In the httpd.conf file I uncommented "Options IncludesNoExec" and then made it just "Options Includes". Then I uncommented
"AddType text/html .shtml
AddOutputFilter INCLUDES .shtml"
I must be doing something wrong here but I don't know what. Can someone assist me?
"AddType text/html .shtml
AddOutputFilter INCLUDES .shtml"
I must be doing something wrong here but I don't know what. Can someone assist me?