Plesk for Linux
kb: technical
ABT: Group A
Applicable to:
- Plesk for Linux
Symptoms
On attempts to open websites hosted in Plesk:
- Web server's default page is served
- Apache default page is served
- The request is redirected to the Plesk login page
Cause
The Apache configuration is corrupted. For example, symlinks are missing from the directories in /etc/httpd/plesk.conf.d/.
Resolution
-
Connect to the server via SSH
-
Rebuild web server configuration files:
For one domain:
# plesk repair web -y example.com
For all domains:
# plesk repair web -y
Comments
Please sign in to leave a comment.