Rules file for CERN server question
"Nik Zapantis, UVic Physics, Victoria BC (604)721-7729" <ZAPANTIS@uvphys.phys.UVic.CA>
Errors-To: listmaster@www0.cern.ch
Date: Fri, 25 Feb 1994 12:06:07 --100
Message-id: <940221130845.206001d7@uvphys.phys.UVic.CA>
Errors-To: listmaster@www0.cern.ch
Reply-To: ZAPANTIS@uvphys.phys.UVic.CA
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: "Nik Zapantis, UVic Physics, Victoria BC (604)721-7729" <ZAPANTIS@uvphys.phys.UVic.CA>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Rules file for CERN server question
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1574
From: UVPHYS::ZAPANTIS "Nik Zapantis, UVic Physics, Victoria BC (604)721-7729" 21-FEB-1994 13:07:41.32
To: SMTP%"www-talk@info,cern.ch"
CC: ZAPANTIS
Subj: Rules file for CERN server question
I am using CERN's WWW server on a VMS 5.5-2 system with MULTINET 3.2C.
I am trying to serve documents located in different directories (and disks)
but I have not been able to figure out the exact syntax for my rules file.
Or, maybe, what I am trying to do cannot be done.
Here is the rules file I am using. I have no problem http serving docs under
the /www/* directory tree. Anything outside this tree, is not getting served.
# httpd.conf
# Rules file for my WWW server
pass / file:/diska/www/welcome.html
pass /* file:/diska/www/*
map /ftp/* file:/diska/www/ftp/*
map /star/* file:/diskb/star/*
map /opal/* file:/diskc/opal/*
pass file:/diska/www/ftp/* <-- this works ok
pass file:/diskb/star/* <-- does not work
pass file:/diskc/opal/* <-- does not work
fail *
htbin /diska/www/htbin
I have also tried passing the files without mapping, but it did not work either.
Any help appreciated.
thanks,
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| Nik Zapantis | zapantis@uvphys (BITNET) |
| Dept. of Physics & Astronomy | 45393::zapantis(HEPnet/SPAN) |
| University of Victoria | zapantis@uvphys.phys.UVic.CA |
| Victoria, BC | Phone: (604)721-7729 |
| V8W 3P6 | FAX: (604)721-7715 |
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++