On Wed, May 12, 2010 at 3:21 PM, Tapas Mishra <[email protected]> wrote: > I have 5 websites and all of them are different. > i.e. /etc/apache2/sites-enabled/site1.conf > /etc/apache2/sites-enabled/site2.conf > /etc/apache2/sites-enabled/site3.conf > /etc/apache2/sites-enabled/site4.conf > /etc/apache2/sites-enabled/site5.conf > > So in which of them should I have NameVirtualHost thing.
What I do is just put a namevirtualhost statement in to each of my virtual host config files, so that I can be sure that disabling one of them doesn't break the server. The warning message this results in can be safely ignored. Krist -- [email protected] [email protected] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
