Posts tagged "File access vulnerability"

WordPress directory listing and File access vulnerability

What they are/How to use them .htaccess files (or “distributed configuration files”) provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof. When (not) to use .htaccess files In general, you should never use .htaccess files unless you don’t have access to the main server configuration file. There is, for example, a prevailing misconception that user authentication should always be done in .htaccess files. This is simply not the case. You can put [...]

Read more...

Be the first to comment - What do you think?
Posted by Ashish - May 22, 2009 at 7:09 pm

Categories: Internet Security, wordpress   Tags: , , , , ,