5 lines
83 B
ApacheConf
Executable File
5 lines
83 B
ApacheConf
Executable File
<FilesMatch ".">
|
|
order Deny,Allow
|
|
allow from 127.0.0
|
|
deny from all
|
|
</FilesMatch> |