Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SSI include problems

0 views
Skip to first unread message

Mitchell

unread,
Jan 15, 2004, 11:21:16 PM1/15/04
to
NW5.1SP5, NES 5.10c

I'm having problems getting includes to work for multiple document
roots. This worked at one time, but now it doesn't. I have several
doc-roots defined on my system in the following format:

<Client urlhost="www.domain1.com">
NameTrans fn="document-root" root="vol:/webs/domain1"
</Client>

<Client urlhost="www.domain2.com">
NameTrans fn="document-root" root="vol:/webs/domain2"
</Client>

<Client urlhost="www.domain3.com">
NameTrans fn="document-root" root="vol/webs/domain3"
</Client>

If I do a <!--#include file="file.txt" --> from a web page in any of
the domains, it fails. The log file shows that it can't find
vol:webs/file.txt. However, if I place the included file (file.txt) at
the VOL1:WEBS level, it works. It also works if I do a <!--#include
virtual="/domain1/file.txt" -->. It appears that even though each URL
has its own doc-root, the SSI is lumping them all together at the
vol1/webs directory.

It didn't always work this way. SSI used to give each doc-root its own
include root. I don't know if a patch to NES changed the behavior, or
if there is a setting I need to change in my obj.conf file, or what
might be causing this.

Anybody got any ideas?


Joseph Moore [SysOp]

unread,
Jan 26, 2004, 6:55:14 PM1/26/04
to
Mitchell:

> It didn't always work this way. SSI used to give each doc-root its own
> include root. I don't know if a patch to NES changed the behavior, or
> if there is a setting I need to change in my obj.conf file, or what
> might be causing this
>

actually, I thought it did - but since you are on NW51SP5, you might want
to try SP6

Joe Moore
Novell Support Connection Volunteer Sysop
http://just.fdisk-it.com
for an e-book on NetWare Enterprise Web Server,
see http://www.caledonia.net/nesadmin.html


NO EMAIL PLEASE!!!!!

0 new messages