https://issues.apache.org/bugzilla/show_bug.cgi?id=26052
--- Comment #28 from alex yaroshevich <[email protected]> 2010-02-06 19:35:46 UTC --- (In reply to comment #11) > To me there are 4 solutions: > > 1) Screw the consumers, Purity Is Important > 2) Add VIRTUAL_DOCUMENT_ROOT and not really solve anything since now everyone > has to change their code and no one will. > 3) Make mod_vhost_alias do the Right Thing that consumers expect > 4) Add a variable that changes DOCUMENT_ROOT between the two contexts and > allow > the webserver admin to select what they believe Purity to be. In fact it`s a really good and simple solution for future in apache style. Unfortunately, I cant understand why apache developers don`t want to do that patch quick and quite. Apache developers must rewrite a lot of code of modules because them incompatible as matter of fact. Just try to use VirtualDocumentRoot (mod_vhost_alias) with mod_rewrite or mod_vhost with mod_ssl. They write mod_ssl_vhost_alias but not rewrite mod_vhost_alias to understand mod_ssl because back-compatibility. 2 Apache developers: Guys. It`s a life. If you write bad code, rewrite them as fast as you can or close it, because tomorrow will be worse! Remember IE6. And if you cant understand me: all hates IE now, and not only version 6. -- 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]
