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