thu0ng91/yangung/master/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On Options FollowSymLinks RewriteBase / RewriteCond %{REQUEST_URI} !.(gif|jpeg|png|jpg|bmp|apk)$ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule>
Files
