after update system
restart httpd and get warning.
DocumentRoot must point to :
/home/USER/domains/DOMAIN.COM/private_html
and
/home/USER/domains/DOMAIN.COM/public_html
I ran :
but still get this warning
people from internet are unable to access DOMAIN.COM
any suggestions ?
Code:
cd /usr/local/directadmin/custombuild
./build update
./build all d
restart httpd and get warning.
Code:
Starting httpd: Warning: DocumentRoot [/domains/DOMAIN.COM/public_html] does not exist
Warning: DocumentRoot [/domains/DOMAIN.COM/private_html] does not exist
DocumentRoot must point to :
/home/USER/domains/DOMAIN.COM/private_html
and
/home/USER/domains/DOMAIN.COM/public_html
I ran :
Code:
cd /usr/local/directadmin/custombuild
./build rewrite_confs
but still get this warning
people from internet are unable to access DOMAIN.COM
any suggestions ?