|
5 Notices
|
KB Home >
.htaccess
>
Allow/Deny Directory browsing
|
Allow/Deny Directory browsing If directory browsing is enabled, when someone opens a URL from your site with no index page, they will see all files and folders listed in the directory, To prevent such from happening, place the following line in your .htaccess file: IndexIgnore */* If you would like to enable directory browsing, place the following line in your .htaccess file. Options +Indexes |
Mail |
Print| Additional Info |
![]() |