The nameservers are the problem here. Candidhosting probly does it for you and they need to point all your domains to one ip address on your server to make virtual host config work.
Then is simply is a question of adding all domains to the httpd.conf . I do it by hand and after that you need to restart your virtual host config
here is how it works on my server.
telnet or ssh to your server and login as root
ps -aux |grep virtual |grep root (virtual is a short for the name of the virtual host config on my server. change as needed)
you will get the process number of the process.
kill -HUP number (number is the process number)
behind that number you will get the path info of the process simply copy and paste it and hit return and all should be set.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
|