https://issues.apache.org/bugzilla/show_bug.cgi?id=44181
--- Comment #8 from Cliff McIntire <[email protected]> 2011-09-01 03:23:42 UTC --- I am dealing with one situation where an unAlias directive would be very helpful. I have a couple thousand auto-generated virtual hosts. They each include some combination of a few common config files. These files include Aliases. In a few cases, I wish to include everything in the config files, but I wish to unAlias the aliases so some particular virtual hosts serve everything from the docroot. An explicit realias ("Alias /foo /virthost/doc/root/foo") doesn't work (should it?), nor is it ideal. An unalias is better, because the virtual hosts on which I want to unalias paths are all including another common config file. I want to put "unAlias /foo" in that common file. -- 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]
