inblank/yii2tpl/master/public_html/admin/.htaccess
RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !.*.(png|jpg|jpeg|gif|ico|swf|css|js|pdf|mp3)$ RewriteRule . index.php