Hi
For PCI compliance I need to make all domains use the apache 'Options -Indexes'
However I notice that plesk by default uses Options +Indexes and its in all the domains
/var/www/vhosts/xxxxxx.co.uk/conf/httpd.include file
If I use
fgrep -iR indexes /var/www/vhosts/*/conf/
All domains show
/var/www/vhosts/xxxxxxx.com/conf/httpd.include: Options +Indexes
How to make then use
Options -Indexes ???
Any help will be welcomed
I imagine if I manually change Plesk will change back
Regards
For PCI compliance I need to make all domains use the apache 'Options -Indexes'
However I notice that plesk by default uses Options +Indexes and its in all the domains
/var/www/vhosts/xxxxxx.co.uk/conf/httpd.include file
If I use
fgrep -iR indexes /var/www/vhosts/*/conf/
All domains show
/var/www/vhosts/xxxxxxx.com/conf/httpd.include: Options +Indexes
How to make then use
Options -Indexes ???
Any help will be welcomed
I imagine if I manually change Plesk will change back
Regards