Received: (qmail 20203 invoked by uid 2012); 17 Dec 1998 11:16:52 -0000 Message-Id: <19981217111652.20202.qmail@hyperreal.org> Date: 17 Dec 1998 11:16:52 -0000 From: James Chan Reply-To: webmaster@jc.ml.org To: apbugs@hyperreal.org Subject: Path mappings incorrect X-Send-Pr-Version: 3.2 >Number: 3545 >Category: mod_userdir >Synopsis: Path mappings incorrect >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: mistaken >Submitter-Id: apache >Arrival-Date: Thu Dec 17 03:20:00 PST 1998 >Last-Modified: Thu Dec 17 15:03:43 PST 1998 >Originator: webmaster@jc.ml.org >Organization: >Release: 1.3.3 >Environment: RedHat Linux 5.1: Linux student.kgv.edu.hk 2.0.36 #1 Tue Nov 17 13:01:19 EST 1998 i586 unknown >Description: I have private user folders set up across two partitions: /home1/userid and /home2/userid This is not readable by anyone else due to security reasons. (as its chmod 711) To setup user homepages, I need to make a publicly readable folder called 'web', so I need to do: UserDir ../web/* in srm.conf. However, when I do http://student.kgv.edu.hk/~jchan, it looks for /home1/jchan/../web/jchan/ = /home1/web/jchan/ which exists (tested with bash), but apache says it doesn't exist. >How-To-Repeat: By setting up as above. I cannot do UserDir /home1/web as there are TWO partitions. >Fix: Yes. Something wrong with the pathname lookup. Please reply. This is urgent and I need it working ASAP. >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: lars State-Changed-When: Thu Dec 17 15:03:43 PST 1998 State-Changed-Why: [This is a standard response.] This is a CGI programming or basic configuration issue. As mentioned on the main bug database page, we must refer all such basic or non-Apache-related questions to the comp.infosystems.www.servers.unix and related newsgroups. Please ask your question there. Please also search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: sw-bug-mistaken Class-Changed-By: lars Class-Changed-When: Thu Dec 17 15:03:43 PST 1998 Severity-Changed-From-To: critical-non-critical Severity-Changed-By: lars Severity-Changed-When: Thu Dec 17 15:03:43 PST 1998 >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]