• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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