likerRr/patcher/master/.htaccess
RewriteEngine On RewriteBase / RewriteRule ^(?:application|classes|includes)b.* index.php/$0 [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)?*$ index.php/$1 [L,QSA] #RewriteCond %{HTTP_REFERER} !^http://(.+.)?router/ [NC] #RewriteCond %{HTTP_REFERER} !^$ #RewriteRule .*.(jpe?g|gif|png)$ - [F] #RewriteRule .*.(jpe?g|gif|png)$ http://i.imgur.com/qX4w7.gif [L]