]> 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)
commit815a20ca54a4470d791f1cc7f289d3cdd48ffc48
treee795bfb27c0ac918230578fac2734b42c267b16e
parent793f0be0da2990ac73cd2f03a8c8499a0915373a
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