Allow access to blank.tif

pull/13/head
Thomas Bruederli 12 years ago
parent bdb40d39bd
commit 640cc7280e

@ -1,4 +1,4 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
RewriteRule !^js|.*\.[gt]if$ - [F]
</IfModule>

Loading…
Cancel
Save