shabuninil/photohub/master/.htaccess
AddDefaultCharset utf-8 Options -Indexes RewriteEngine On RewriteBase / RewriteRule ^.htaccess$ - [F] RewriteCond %{REQUEST_URI} !.(ico|css|js|txt|png|jpg|jpeg|gif|pdf)$ [NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /index.php [L]
Files
