photofloat/web/.htaccess
2011-05-05 20:03:47 -04:00

5 lines
209 B
ApacheConf

AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript application/json
<FilesMatch "(Makefile)|(.*\.pyc)">
deny from all
</FilesMatch>