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