7 lines
93 B
ApacheConf
7 lines
93 B
ApacheConf
DirectoryIndex login.php index.html
|
|
|
|
<Files *.inc>
|
|
Order allow,deny
|
|
Deny from all
|
|
</Files>
|