urbanshed Posted yesterday at 07:06 AM Posted yesterday at 07:06 AM I’m trying to disable directory listing using .htaccess, My .htaccess file has Options -Indexes, it is working fine on my local development server but not here, can you help me overcome this issue? thank you. Quote
wolstech Posted yesterday at 11:45 AM Posted yesterday at 11:45 AM We usually just suggest putting a blank index.html file in the folder to hide the listings when this happens. The Options directive is...weird...on Plesk sometimes. Also, I did notice that your website makes a distinction between /projects/ and /projects (without the trailing slash). I would suggest renaming the projects folder to something not used by the website to avoid visitors accidentally getting the wrong one. 1 Quote
urbanshed Posted 4 hours ago Author Posted 4 hours ago ok thanks, i will just create a blank index page inside the directory. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.