[WEB4LIB] Re: setting up server side includes on Netscape/IPlanet server

Bobb Menk bmenk at ll.mit.edu
Mon Apr 30 16:32:35 EDT 2001


You might try Novell's documentation at
http://www.novell.com/documentation/lg/nes4nw/docui/index.html They ship
what looks like a pretty straightforward version of the Netscape web
server with Novell 5. Even if you're not using Novell, the usage for the
various conf files and what they control should be pretty standard. The
documentation is reasonably clear.

Bobb Menk
MIT Lincoln Laboratory
bmenk at ll.mit.edu


Mark Pecaut wrote:
> 
> On Mon, Apr 30, 2001 at 12:33:16PM -0700, Linda Woods Hyman wrote:
> >
> > Does anyone know of any documentation (for dummies) on how to set
> > these up on Netscape servers? We found a short script that we are
> > supposed to put into the .htaccess directory; but it doesn't seem
> > to be working. I asked this question in March2000. I looked through
> > the Web4Lib archives but didn't find any real solutions. The one
> > article that was mentioned is no longer available.
> 
> What was the directive you tried in the .htaccess file?
> Do you get an error message, or is the <!--#include -->
> directive silently fail?
> 
> We use apache and this works:
> 
> AddType text/x-server-parsed-html .html
> 
> but supposedly this is supposed to work, too:
> 
> AddType text/html .html
> AddHandler server-parsed .html
> 
> I think the syntax for Netscape servers is very similar to Apache's
> syntax.  You may try some things that work for Apache - they may
> work on Netscape, too.
> 
> -Mark
>


More information about the Web4lib mailing list