Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: veryleft on May 22, 2007, 11:00:07 AM
-
Im looking at a website that needs SSI for apache.
-
Yes, but the extention must be shtml.
-
Yes, but the extention must be shtml.
I wrote in file /etc/httpd/conf/httpd.conf
AddType text/html .shtml .html .htm
AddHandler server-parsed .shtml .html .htm
But after reconfiguring system this lines are missing. What's wrong?
-
I don't think you need to do that. shtml is already reognized in httpd.conf. I am currently using a hit counter in a website that requires SSI, and have had no problems.
As for your changes being lost, they always will be unless use the templating system. See the documentation.
Bob