1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-28 20:45:00 +03:00
ifhub.club/application/tmp/.htaccess
Mzhelskiy Maxim c4f0955dd0 fix
2013-08-07 22:04:23 +07:00

7 lines
138 B
ApacheConf

Order Deny,Allow
Deny from all
<FilesMatch "\.(css|js)$">
Order Deny,Allow
Deny from all
Allow from all
</FilesMatch>