>Number:         3416
>Category:       os-windows
>Synopsis:       UserDir for directory on a different Server not working
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Nov 18 05:40:01 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.2 win32
>Environment:
Windows NT 4.0 Server SP3 
Installed the precompiled Apache 1.3.2 Win32 binary
>Description:
I am in the process of migrating a running Apache 1.24 Intranetserver on OS/2 
to the current 1.3.2 Apache for Win32.
On OS/2 I had the possibility to enter the UserDir in the srm.conf in the form 
of "UserDir //Servername/*/HTML" thus providing the users to generate a 
directory named "html" in their homeshare on a different server than the 
webserver and access it via the webserver width the URL 
"http://webserver/~username";.
When I tried this on the Apache 1.3.2 Win32, Apache generated a "Not found" 
error (see next field).
>How-To-Repeat:
Entered URL: http://194.37.228.107/~amsmleyr/
--- Server-errormessage start ---
Not Found

File does not exist: //amsbg003/amsmleyr\/html/
--- Server-errormessage end ---
>Fix:
IMHO, there is an error in the code witch adds an extra "\" to the passed 
username.
The Filename should have been //amsbg003/amsmleyr/html/

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> 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!         ]



Reply via email to