SUMMARY: SSI on apache1.3
I need Options +Includes
Thanks.
Feng Qiu
On Mon, 25 Jun 2001, Feng Qiu wrote:
> hello, all,
> I installed apache 1.3.20 on ss5 with solaris8. I cannot make SSI
work.> If directly run the script from browser, works fine. It will be
ignored> if use SSI in the page.
>
> I have :
> # To use CGI scripts:
> #
> AddHandler cgi-script .cgi
>
> #
> # To use server-parsed HTML files
> #
> AddType text/html .shtml
> AddHandler server-parsed .shtml
>
> in the httpd.conf file. Anyone know what is wrong.
> Thanks!

