Is there a way to make cPanel go to the correct website if the IP is entered instead of the "Great success...you just installed cpanel" page? I have 1 site per IP, so it wouldnt interfere with anything...
Thanks,
Steve
Is there a way to make cPanel go to the correct website if the IP is entered instead of the "Great success...you just installed cpanel" page? I have 1 site per IP, so it wouldnt interfere with anything...
Thanks,
Steve
you would need to have this configured in your httpd.conf..
How do you configure you httpd.conf to do this, I have been trying to find the right words to search for.you would need to have this configured in your httpd.conf
Search for "Apache ip based virtual host".
Easier way is to just go to root whm and then find Security Center then click on mod_userdir and make sure it is disabled. Then to access the site you want type it like this.
http://IPofSitegoeshere/~username
So say the IP was 12.34.567.89 and my cpanel username was xrserver. My link would be like this.
http://12.34.567.89/~xrserver