> From: Cliff Woolley [mailto:[EMAIL PROTECTED]] > > On 28 May 2002 [EMAIL PROTECTED] wrote: > > > rbb 02/05/28 16:14:15 > > > > Modified: modules/mappers mod_userdir.c > > Log: > > 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 > > Cool, thanks. Since you've looked at this code recently, any thoughts on > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9299 and the patch > therein?
The code is ugly as it stands now. I will try to look at it tonight and clean it up. I just needed this fix ASAP, so I committed it. I'll do the rest of the cleanup later, as a part of that cleanup, I'll implement the path that the patch addresses. Ryan
