View Full Version : Default site
maria
11-30-2006, 08:27 AM
When I delete a site but the nameservers still point to my server, if someone tries to access the deleted site it defautls to a different site on the server. Is there a way to fix this?
Put a ticket in and we will add a blank virtual host which will resolve this problem.
took care if it within the ticket.
Added the below to the vhosts.conf file and restorated apache. original ips etc have been removed. ;-)
<VirtualHost 23.98.4.11>
DocumentRoot /usr/local/apache/htdocs
ServerName server.server.com
ServerAdmin me@server.com
ServerAlias server.server.com
</VirtualHost>
maria
12-01-2006, 10:24 AM
Lee, THANK YOU
vBulletin v3.5.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.