nongrata-volgmed/imcms4/master/.htaccess
AddDefaultCharset UTF-8 # BEGIN IM-CMS 4 <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f # RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END IM-CMS 4