• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question apache test page

Nikol

New Pleskian
Hello everyone,

I am new in the field of web design, so please...be good!
I have recently updated php version via plesk panel for my WordPress site but since then, the default page for my url is the “Red Hat Enterprise Linux Test Page.”.
I have no clue on how to resolve this problem via plesk.
I am not the host of this page.
Please help!!!
 
Hello, @Nikol and welcome to the Plesk forum. Typically, you would see a default page because index.html has priority over other index files, such as index.php. More details on how to sort out the issue you can find in the following article. If that doesn't help, please run the following command and provide us with the output:

plesk repair web -n

It will only perform a check without making any actual changes.
 
Hello, @Nikol and welcome to the Plesk forum. Typically, you would see a default page because index.html has priority over other index files, such as index.php. More details on how to sort out the issue you can find in the following article. If that doesn't help, please run the following command and provide us with the output:



It will only perform a check without making any actual changes.
Dear Sebahat.hadzhi,

Thank you very much for your response,
I tried to place the index.php file at the beginning of the line. Nothing. Then the index.cgi and the index.pl. Nothing again.

Where exactly am I supposed to run the recommended command;
 
Back
Top