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