photofloat/web/css/.htaccess

4 lines
65 B
ApacheConf
Executable File

<FilesMatch "(?<!min)\.css">
deny from all
</FilesMatch>