-
Hi,
I have an error message:
Directory Listing seems to be enabled on your server.I added the following code to the .htaccess file:
#Disable directory listing
Options All -IndexesThen found that:
The directory listing was disabled for all directories but not the wp-content. It has been resolved by adding additional code to the .htaccess file:
RewriteEngine on
RewriteRule ^wp-content/?$ – [F]I still have the error message in my Rank Math SEO analyser.
Any thought as to whether the edits have worked or not or what i should do please would be much appreciated!
Thank you.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The ticket ‘disable directory listing’ is closed to new replies.