aboutsummaryrefslogtreecommitdiffstats
path: root/web/.htaccess
blob: 4cd3d5385421864b346f9618bb9976cb0db47133 (plain) (blame)
1
2
3
4
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>