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