Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
10.5.30. AccessFileName
AccessFileName
names the file which the server should use for access control information in each directory. The default is .htaccess
.
Immediately after the
AccessFileName
directive, a set of Files
tags apply access control to any file beginning with a .ht
. These directives deny Web access to any .htaccess
files (or other files which begin with .ht
) for security reasons.