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 opens
- 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
0 comments
Please sign in to leave a comment.