DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=26052>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=26052 ------- Additional Comments From [EMAIL PROTECTED] 2006-02-07 17:02 ------- (In reply to comment #13) > Its obvious the mod_vhost_alias was not thought out in this context, why is > there so much resistance to maybe adding the variable or the switch? All other > commands understand VirtualDocumentRoot but no one thought to fix it in a > mod_vhost context. All other commands certainly do not "understand" VirtualDocumentRoot. This directive maps only the filesystem location of the response. I frequently see requests to make this or that directive interpolate VirtualDocumentRoot-style, but usually there is a better way to accomplish the same thing. > If someone else made such a fix would there even be acceptance of it by the > apache team? Or are hearts hardened and this is seen as not a bug but a > 'feature'. Patches are always welcome but are also subject to normal Apache review rules. I can certainly say that a patch that changes the default behavior of DOCUMENT_ROOT is very unlikely to be accepted. Something that creates a VIRTUAL_DOCUMENT_ROOT is somewhat more likely to get in. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
