|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
how to enable "server side include" for apache server
From: Gavin Li (bsdlist
yahoo.com)
Date: Mon Nov 01 2004 - 14:44:10 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am tring to enable SSI for OpenBSD 3.5/3.6
I did these changes in httpd.conf
I add Includes to Options of /var/www/htdocs
AddType text/html .shtml
AddHandler server-parsed .shtml
and I restart the apache server
it doesn't work.
I checked apache.org, it says there are 3 related
modules: mod_include, mod_cgi, mod_expires
I found the mod_cgi is compiled in the apache,
mod_expires are still a module, I don't know where is
mod_include. Although I load the mod_expires module,
it still not work.
Does any one have this same problem and got solved?
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]