Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 1997 20:01:03 -0500
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        Victor Manuel Carranza Gonzalez <victor@usac.edu.gt>
Cc:        freebsd-isp@FreeBSD.ORG, questions@FreeBSD.ORG
Subject:   Re: Apache and SPML problem... 
Message-ID:  <17577.858733263@orion.webspan.net>
In-Reply-To: Your message of "Tue, 18 Mar 1997 15:00:52 CST." <Pine.OSF.3.93.970318134744.16338A-100000@ns.usac.edu.gt> 

next in thread | previous in thread | raw e-mail | index | archive | help
Victor Manuel Carranza Gonzalez wrote in message ID
<Pine.OSF.3.93.970318134744.16338A-100000@ns.usac.edu.gt>:
> 
> Hi!
> 
> This question probably does not belong to this list, but I have no idea
> where else can I ask for help.
> 
> I liked very much the performance of Apache webserver on my FreeBSD box.
> Our main server is a DEC Alpha with OSF/1, so I downloaded Apache sources
> from www.apache.org and compiled on the Alpha. Everything seems to be
> working ok, except that I am not able to use server-parsed html :(  I have
> configured it this way:
> 
> in srm.conf:
> 
> AddHandler server-parsed .shtml
> AddType text/html .shtml

Try the following line instead:

AddType text/x-server-parsed-html .shtml

works on our apache (1.1.3?) server.

Gary
--
Gary Palmer                                          FreeBSD Core Team Member
FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17577.858733263>