[ale] apache won't parse shtml files...

Shawn Veader veader at mail.com
Mon Jan 14 22:02:30 EST 2002


actually i found on the apache site to put in a 
Options +Includes
into your httpd.conf file. this is supposed to allow includes
in all directories. but again this doesn't work either... i've 
tried the explicit config like below but still got nothing. 
this really has me stumped.

thanks...
--
shawn

On Monday 14 January 2002 09:37 pm, Ken Nagorski wrote:
> Hi there,
>
> I just ran into this. I had to add this.
>
> <Directory /home>
>    Options SymLinksIfOwnerMatch Includes Indexes ExecCGI
>    AllowOverride None
> </Directory>
>
> The "Includes" part being most important, however that is about the options
> you want for you web files. /home being the location of html ( and whatever
> else ) for users on this system...
>
> Thanks
> Ken
>
> > mod_include is the apache module that is responsible for handling SSI.
> > Run httpd -l. This will not start an apache server, but will read it's
> > config files and list the modules being loaded. Then make sure that
> > mod_include is one of them.
> >


---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list