mhmt93t Posted June 17, 2022 Posted June 17, 2022 Putting "Options -Indexes" in htaccess file causes internal error with "options not allowed here" error. Removed that and website works but directories are open to browse How to stop directories from being browsed now?
wolstech Posted June 17, 2022 Posted June 17, 2022 Options -Indexes (and a few other directives) is not supported on Plesk. Just put a blank index.html file in the folders instead. 1
murilo Posted June 17, 2022 Posted June 17, 2022 I was also affected by Options -Indexes not working. In Plesk's website, they say directory listing is disabled by default, but in HelioHost it is enabled by default. Couldn't it be disabled, please?https://support.plesk.com/hc/en-us/articles/360002534354-How-to-enable-disable-directory-browsing-for-a-domain-in-Plesk-for-Linux
wolstech Posted June 17, 2022 Posted June 17, 2022 If we turn them off globally, people who want them won't be able to see them. As it stands, users who don't want the listings can just put an index.html in the folder to effectively turn them off. 1
Krydos Posted June 17, 2022 Posted June 17, 2022 I should be able to eventually enable "Options -Indexes" on Plesk. My main focus right now is getting new account creation implemented because there are hundreds of donors waiting to create a new account. Once those other top priority issues are fixed I can spend some time working on .htaccess. This issue is very low priority right now because it has such a simple workaround of being able to place an index.html file. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now