Page 1 of 1

question about Domain issues ?

Posted: Sat Apr 27, 2019 11:12 pm
by kelklope
I have VestaCP setup on CentOS 6.5, I have setup 4 of the 5 domains I own just fine. The 5th domain points to an HTML file with the content " It worked! ". The file is not in the folder that VestaCP made for the domain. I am not sure why this domain is not pointing to the right virtual host. I hunted the HTML file with It worked! in the default web directory. This is a fresh install. I did delete the default.domain that was there from install. Did this cause an issue or was it just a sample. Anyway I would like to solve this issue with some help.. Thanks...

IPTV Subscription et IPTV Reseller

Re: question about Domain issues ?

Posted: Mon Apr 29, 2019 6:55 pm
by dreiggy
Hi,
try check domain config:

Code: Select all

# httpd -S 2>&1 | grep $DOMAIN
Look domain vhost config file for DocumentRoot line.