Plesk on CentOS 7 – Domaine showing plesk default page

Have you verified that /var/www/vhosts/system//conf/httpd.conf and /var/www/vhosts/system//conf/nginx.conf show the correct IP address and domain name?

Have you verified that /etc/httpd/conf/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/httpd.conf and that /etc/nginx/plesk.conf.d/vhosts/<your domain name>.conf is linked correctly to /var/www/vhosts/system/<your domain name>/conf/nginx.conf?

Has the webserver been restarted/reloaded afterwards (# service httpd reload && service nginx reload)?

Read more here: Source link