[WEB4LIB] setting up server side includes on Netscape/IPlanet server
Mark Pecaut
pecautm at missouri.edu
Mon Apr 30 15:44:58 EDT 2001
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
>
> Thanks for any pointers.
> ****************************
> Linda Woods Hyman, MLS., MA.
> Pacific Bell Education First
> (619) 237-2020
> http://www.kn.pacbell.com
> lwhyman at pacbell.net
More information about the Web4lib
mailing list