• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question index management

Wies Tange

New Pleskian
Hi,
So I updated Plesk to:
Plesk Onyx
Version 17.5.3 Update #77

It seems that now, the order of each created vhost has this in nginx & apache settings:
index.html index.cgi index.pl index.php index.xhtml index.htm index.shtml

My vhost does not work unless I put the index.php up front
On the server itself (ubuntu 16.04), the file dir.conf displays this:
<IfModule mod_dir.c>

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

</IfModule>

So why is this order not executed on a new vhost?

Appreciate your insights, tnx!
 
Back
Top