4 lines
86 B
ApacheConf
4 lines
86 B
ApacheConf
Deny from all
|
|
<FilesMatch "\.(css|js|php|jpg|gif|png)$">
|
|
Allow from all
|
|
</FilesMatch> |