X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=.htaccess;h=d9fdd6abaab4c6f31dfe9a85d5f2aa7ffff488ee;hb=0db52dbd375c6569d868015adf8f2bca1316ba6f;hp=284794ae6e1af9a7b277d69add7fe79d3f7c601e;hpb=a4b67ff4aaa76dc95e774be78724909193999ee4;p=living-lab-site.git diff --git a/.htaccess b/.htaccess index 284794a..d9fdd6a 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|stylesheets|javascript|data|robots\.txt) RewriteRule ^(.*)$ index.php/$1 [L]