]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix http redirecting for UserDir. Before this patch, the directive:
authorRyan Bloom <rbb@apache.org>
Tue, 28 May 2002 23:14:15 +0000 (23:14 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 28 May 2002 23:14:15 +0000 (23:14 +0000)
commita8c396ec08e33b779f2641e52e625d7cf6f396be
treee795bfb27c0ac918230578fac2734b42c267b16e
parentc1f6bd94c4621048688c4f88d3c7e16f0fc709c0
Fix http redirecting for UserDir.  Before this patch, the directive:

UserDir http://www.foo.com/~*/

The code would ignore the http:// and instead use the user's home directory

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95329 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_userdir.c