https://issues.apache.org/bugzilla/show_bug.cgi?id=44076
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Eric Covener <[email protected]> 2011-09-05 11:23:31 UTC --- (In reply to comment #4) > I'd like to remark that this bugfix causes behavior change. In particular, if > I > do the following: > > UserDir disabled > <VirtualHost example.com> > UserDir public_html > </VirtualHost> > > In old versions of Apache, this would result in UserDir's being globally > disabled, except for http://example.com/~bob. However, with this bugfix, > http://example.com/~bob no longer works. I think this updated behavior must be the expectation though based on how disabled works http://httpd.apache.org/docs/2.2/mod/mod_userdir.html -- 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]
