You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/06/26 18:02:00 UTC

DO NOT REPLY [Bug 45259] Add /home/[a-z]/* scheme to UserDir conf

https://issues.apache.org/bugzilla/show_bug.cgi?id=45259





--- Comment #1 from sandoz <sa...@jpberlin.de>  2008-06-26 09:02:00 PST ---
Since '_' is a valid POSIX filename character, it is NOT a good idea to use it
in such a scheme. One would rather use a scheme like the following:

 * UserDir /home/?/*/      -> /home/b/bar/one/two.html

JFTR,
sandoz


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org