Files
2025-09-18 17:05:50 +05:00

4 lines
86 B
ApacheConf

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