Guest_imported
New member
- Jan 1, 1970
- 0
I'm running Windows XP and just installed Apache 1.3.22. I am trying to get Server Side Includes to work, and I've gone through the documentation with the server, but they don't seem to work. Here are the lines that I have added to my httpd.conf:
Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
I have tried it without the Options +Includes, without the middle, without the last one, and with only the Option +Includes... Any ideas?
Thanks,
Jason Bush
Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
I have tried it without the Options +Includes, without the middle, without the last one, and with only the Option +Includes... Any ideas?
Thanks,
Jason Bush