• 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.

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