mirror of
https://github.com/avecms/AVE.cms.git
synced 2025-01-22 07:20:07 +00:00
4 lines
82 B
ApacheConf
4 lines
82 B
ApacheConf
|
Deny from all
|
||
|
<FilesMatch "\.(css|js|jpg|gif|png)$">
|
||
|
Allow from all
|
||
|
</FilesMatch>
|