Nick Kew wrote:

You can emulate mod_userdir there with an AliasMatch directive.

Given the history of the tilde, you'll want to match both /~foo/
and /~7Efoo/.  Or drop the tilde from your userdir URLs.

Erm, did you mean /%7Efoo/ ?  it shouldn't be necessary - I believe
aliasmatch is given the /~foo/ form before alias processing since the
decoding already occurred, but I could be wrong - this is off the top
of my head.

Bill

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to