Answers for "htaccess hide directory listing"

1

deny directory listing htaccess

# Place the following in your .htaccess at doc root
Options -Indexes
Posted by: Guest on March-09-2020
0

htaccess hide directory listing

Options -Indexes
Posted by: Guest on October-20-2021

Browse Popular Code Answers by Language