https://issues.apache.org/bugzilla/show_bug.cgi?id=45259
--- Comment #1 from sandoz <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
