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!
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!