aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/.htaccess
blob: 764e76cddf853d5fe32d4bd475ca6b65ddb17484 (plain) (blame)
1
2
3
<FilesMatch "(?<!min)\.css">
        deny from all
</FilesMatch>