New bots Xmarks and spbot
[infodrom.org/www.zeitungsliste.de] / www / .htaccess
1 RewriteEngine On
2
3 RewriteRule ^([^/]*)/([^/]*)\.html$ /index.php?$1=$2 [L]
4 RewriteRule ^([^/]*)\.html$ /index.php [L]