4 lines
86 B
ApacheConf
Raw Normal View History

2017-06-24 00:58:56 +03:00
Deny from all
<FilesMatch "\.(css|js|php|jpg|gif|png)$">
Allow from all
</FilesMatch>