Hi,
Hw can i prevent the listing of the directory? In my accessible folder, I do not have an index file and when i access through a browser its contents are listed. What is the best solution to my problem?
- Login or Signup Now to post comments
Hi,
Hw can i prevent the listing of the directory? In my accessible folder, I do not have an index file and when i access through a browser its contents are listed. What is the best solution to my problem?
Hi Dear,
If you want to create a new director (folder) on your website and did not put an “index.html” file in it. You may be surprised to know that your visitors can get a directory listing of all the files in that folder. For example: If you create a folder called “Incoming”. You can see everything in that directory by simply typing http://www.example.com/incoming/ in your browser. No password or anything is needed.
Perequiisites.
First Solution
Second Solution
Hope these solution are helpful for you.