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