Quantcast
Channel: Redips spideR Net» Apache
Viewing all articles
Browse latest Browse all 5

Apache hides directories with .htaccess file

$
0
0
Placing .htaccess file to the directory will hide it from the parent directory index. Simply said, directory with .htaccess file will be hidden by default in Apache 2.2 and later. To display directories with .htaccess file, document root (or subtree) should have set ShowForbidden index option. ShowForbidden is a new option in Apache 2.2 and it's not set by default.

Viewing all articles
Browse latest Browse all 5

Trending Articles