6 lines
86 B
ApacheConf
6 lines
86 B
ApacheConf
RewriteEngine On
|
|
|
|
<Files "admin.php">
|
|
Order Allow,Deny
|
|
Deny from all
|
|
</Files> |