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

PCI compliance - use 'Options -Indexes' instead of the default +Indexes' ???

andyb-uk

New Pleskian
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
 
Back
Top