]> git.donarmstrong.com Git - roundcube.git/blob - program/.htaccess
Add Dutch debconf translation, thanks to Jeroen Schot. Closes: #656082.
[roundcube.git] / program / .htaccess
1 <IfModule mod_rewrite.c>
2 RewriteEngine On
3 RewriteRule !^js|.*\.gif$ - [F]
4 </IfModule>