Posts Tagged ‘directory listing’

Directory listing in htaccess. Allow, Deny, Disable, Enable Directory Listing in .htaccess

Directory listing in htaccess. Allow, Deny, Disable, Enable Directory Listing in .htaccess
When a web browser is pointed to a directory on your web site which does not have an index.html file (or any other index file) in it, the files in that directory can be listed on a web page. Let us see few snippets that can be added in htaccess file to allow or avoid directory listing in apache server. Enable / Disable directory Listing To allow a ... Full story
Copyright © 2010 ViralPatel.net. All rights reserved.