File ".htaccess"
Full Path: /www/wwwroot/creditmensch.click/css/.htaccess
File size: 181 bytes
MIME-type: --
Charset: utf-8
RewriteEngine On
RewriteRule ^sitemap\.xml$ sitemap.php [L]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.+)$ index.php?url=$1 [QSA,L]