RSS

Tag Archive | "apache web server"

How to disable directory browsing on Apache web server

Thursday, August 21, 2008

0 Comments

Internet browsers permit users to randomly access directories on the Web server. To prevent users from locating and accessing files this way unless they know the exact path and file name, you must disable directory browsing on the Web server. FACT : Apache web server allow directory browsing by default. SOLUTION : There are 3 options for [...]

Continue reading...