[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ssi on apache
Thanks! However, now I receive this error when trying to load the page:
Content-type: text/plain ERROR: file:
Is this a problem within the html?
cjm
On Wed, 16 Jun 1999, Benjamin Story wrote:
>
>
> charles@lunar.cc said:
>
> >
> > What is the object within <VirutalHost> tags in the httpd.conf file that
> > will enable ssi for a specific virtual host?
> The following directives inside the <VirtualHost> container worked for me.
>
> <Directory /path/to/foo>
> Options All
> AddType text/html .shtml
> AddHandler server-parsed .shtml
> </Directory>
> --
> Benjamin Story
> http://www.bullets.net
> http://school.bullets.net
> http://www2.truman.edu/~a1401/
>
>
> --
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.
>
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.