[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache 1.3 conf for ssi



* Gary Turner (kk5st@swbell.net) [020703 00:13]:
> I seem to be missing a directive to enable server side includes.  I have
> the following ssi related lines in httpd.conf:
> 
> <Directory /var/www/>
> ..
> 	Options Indexes Includes FollowsSymLinks MultiViews
> ..
> </Directory>
> ..
> AddType text/html .shtml
> AddHandler server-parsed .shtml
> 
> What else do I need?

Make sure you have this line uncommented:

LoadModule includes_module /usr/lib/apache/1.3/mod_include.so

And then restart the server.

good times,
Vineet
-- 
http://www.doorstop.net/
-- 
"Computer Science is no more about computers
than astronomy is about telescopes." -E.W. Dijkstra

Attachment: pgp8kkmN0ztKT.pgp
Description: PGP signature


Reply to: