Bugs item #643780, was opened at 2002-11-25 13:31
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=643780&group_id=4866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stuart Donaldson (stuartd)
Assigned to: Nobody/Anonymous (nobody)
Summary: No PSP support for ~user/ directory

Initial Comment:
The support for PSP pages does not seem to work for 
users home directories using ~ expansion.  The system 
tries to parse the http://host/~user/file.psp URL placing 
the /~user/file.psp relative to the DOCUMENT_ROOT, 
rather than parsing the ~user into the users home web 
directory.

A fix for this will likely involve a fix to mod_webkit, to 
retrieve the location of the UserDir configuration directive 
to determine the users web subdirectory.

Fortunately, os.path.abspath() will handle the ~ 
expansion on the name.under *nix, however I am not 
clear on if this even applies under NT.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=643780&group_id=4866


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to