X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=.htaccess;h=619cfb5e58cd108f9a72735d067050c68b66ffc9;hb=aaa8b077bac73addd05114fd2b2ef0829412fac7;hp=25b547bde32bb5b03ae08bf593a5d4a4f9878047;hpb=a11428ed0b4651895e27d6920c219d8d2476631c;p=living-lab-site.git diff --git a/.htaccess b/.htaccess index 25b547b..619cfb5 100644 --- a/.htaccess +++ b/.htaccess @@ -20,5 +20,5 @@ RewriteEngine on -RewriteCond $1 !^(index\.php|img|css|js|data|robots\.txt) +RewriteCond $1 !^(index\.php|img|css|js|data|download|robots\.txt) RewriteRule ^(.*)$ index.php/$1 [L]