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=28199>. 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=28199 NameVirtualHost gives warnings when duplicated ------- Additional Comments From [EMAIL PROTECTED] 2004-04-05 19:10 ------- I'd take out the warning simply because duplicate 'NameVirtualHosts' do no harm. In addition, if the error message said 'this is a duplicate namevirtualhost' instead of 'there are no virtualhosts', that'd be better. Of course, the problem I'm trying to solve is what happens when I add another web server and move half of my customers to the new server. For those customers, I'll set their DNS entries to the new ip address. If I then copy the httpd.conf file to the new server and start httpd, the move is complete. If I have to have warnings to achieve this, so be it; I don't want to have to maintain different copies of httpd.conf. I want the same configuration file on every server. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
