You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
267 B
19 lines
267 B
1 year ago
|
<Files "common.php">
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Files>
|
||
|
|
||
|
<Files "self_server_concrete.php">
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Files>
|
||
|
|
||
|
<Files "refresh.php">
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Files>
|
||
|
|
||
|
<Files "do_real_date.php">
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Files>
|