• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

suspend account page

scool

Basic Pleskian
greetings

does anyone know where is located the default suspend page for hosting accounts?

when i suspend an account the default page appears :

If you see this page, it means that you have set up your web server for serving a new site, but have not uploaded the site content yet.

does anyone knows where the doc root is?

it's NOT on /var/www/vhosts/default/index.html.

it is somewhere else.


thanks in advance
 
Hi,

You can find location by checking what appears in apache access log (/var/www/vhosts/DOMAIN_NAME/statistics/logs/access_log or /var/log/httpd/access_log) when you access this page - it should show what file on the server is being queried.
 
Back
Top