• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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