You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2001/02/21 17:13:27 UTC

Fw: Apache Web Server SSI problem...

Here's an apparent docco problem I thought you folks might want a crack at...

From: "Ron Davies" <ro...@qwest.net>
To: "Brad Nicholes" <BN...@novell.com>
Sent: Tuesday, February 20, 2001 10:51 PM
Subject: Re: Apache Web Server SSI problem...


> Brad,
>
> I solved my own problem......sorry I even bothered you with this.
>
> I had found conflicting instructions on the apache web-site about which of the following statements was needed in the HTTPD.CONF
to make SSI work.
>
> One set said I only needed this line
>         AddHandler server-parsed .shtml
>
> Another said I needed these lines:
>         AddType text/html .shtml
>         AddHandler server-parsed .shtml
>
> The dumb part was that I only tried the first set of instructions.  Once I added the AddType .....  line, it worked with Netscape.
>
> I still done't know where the original abends were coming from, but they are gone and I can't recreate them either.
>
> Thanks,
> Ron Davies
>
> Brad Nicholes wrote:
>
> > Ron,
> >      I have tried to duplicate the abend that you are reporting and have not been able to.  If possible, could you send me your
HTTPD.CONF and a copy of the .shtml pages that cause the abend?
> >
> > thanks,
> > Brad Nicholes
> > Novell, Inc.
>
>