• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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