View Single Post
Old 09-29-2005, 07:49 PM   #1 (permalink)
ez2c
Member
 
Join Date: Aug 2005
Location: Texas
Posts: 40
Post How to avoid DNS problems with Apache

Use IP addresses in <VirtualHost>, use IP addresses in Listen, use IP addresses in BindAddress, ensure all virtual hosts have an explicit ServerName, and create a <VirtualHost default:*> server that has no pages to serve.
ez2c is offline   Reply With Quote
Sponsored Links