• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Can't change the default index page

J

juanchi

Guest
I don't know why this is such a pain under plesk, don't get me wrong, I like plesk but this issue is just a nightmare, I'm running plesk 7.5.2 and a few months ago I have this same problem and I read in another thread, that I can't find now, that I have to edit a file, I´m not sure but I think it was the php.ini, for some reason this file have the directoryindex set to index.php and no mater what I put on vhost.conf or .htaccess I can't change the default index page, I rember that the persons that discover this issue didn't know why this file have the instructions for the directoryindex but It was defenitley the problem, I edit that file and my problem was fixed, now I have the same problem after I upgraded, I will apreciate if anyone can help me with this problem, thanks.

BTW I already tried the httpd.conf without success.
 
Did you restart the web server (apache) after you made the change?

/etc/httpd/conf/httpd.conf


DirectoryIndex at_domains_index.html index.html index.htm index.cgi index.html.var index.shtml index.cfm index.php

Sam
 
Hi,
Try to rename your page index.html (html and not only htm) and upload your page.
This works for me.
 
Back
Top