izumrud-system/izumrud-system/master/.htaccess
Options All -Indexes <FilesMatch ".(htaccess|htpasswd|ini|phps|fla|psd|log|sh|sys|krnl|lib|map|mdl)$"> Order Allow,Deny Deny from all </FilesMatch> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.+)$ index.php?uri=$1 [QSA,L]
Files
