mirror of
https://github.com/avecms/AVE.cms.git
synced 2025-02-02 11:32:38 +00:00
4 lines
55 B
ApacheConf
4 lines
55 B
ApacheConf
|
<Files ~ "*">
|
||
|
Order allow,deny
|
||
|
Deny from all
|
||
|
</Files>
|