• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Site only showing plesk default page

Hi Alan JACKSON687327,

did you make sure, that the standart "index.html" file, installed by Plesk has been renamed or removed, after you uploaded your new content? Pls. be aware, that the standart "Index files" configuration has the setting:
Code:
index.html index.cgi index.pl index.php index.xhtml index.htm index.shtml
... at Plesk Onyx ( => HOME > Subscriptions > YOUR-DOMAIN.COM > Apache and nginx Settings > ( option ) Index files )

If you have further questions to Plesk Onyx, pls. consider to open a thread at => Home > Forum > Plesk Discussion > Plesk Onyx for Linux or/and try to use the powerfull => Forum - SEARCH ( as your question has been answered quite a few times now )
 
I have seen this happen occasionally. Usually all that is needed to solve this problem isd just a simple restart of the apache http daemon.

On, Linux Systems: (RedHat)

# service httpd stop
# service httpd start

If this doesn't solve the issues, you can also try:

# /usr/local/psa/admin/sbin/websrvmng -a

This will force plesk to redo the httpd.include (apache configs as well).

So try both solutions, if you still have problems, feel free to contact me directly.

Hope this helps!

I have same problem but my plesk is installed on Ubuntu 14
I have seen this happen occasionally. Usually all that is needed to solve this problem isd just a simple restart of the apache http daemon.

On, Linux Systems: (RedHat)

# service httpd stop
# service httpd start

If this doesn't solve the issues, you can also try:

# /usr/local/psa/admin/sbin/websrvmng -a

This will force plesk to redo the httpd.include (apache configs as well).

So try both solutions, if you still have problems, feel free to contact me directly.

Hope this helps!
 
I am a long time fan and user of Plesk on Linux, dating all the way back to 1998 or so. I think they're trying to advertise their control panel, instead of allowing your users to open your website, quite frankly. If you Google your problem with the Gemini Google interface, Google shows you how to fix the problem. So I won't copy and paste it here. But the thing is, is Plesk should know about this, and the *working* settings should be the Plesk *default* settings.
 
Well I may have been too critical of Plesk -- I found mention of WordPress sites commonly causing this. So I installed SSL Insecure Content Fixer plugin, and I get no issues now.
 
Back
Top