<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^([a-zA-Z0-9åäöÅÄÖ]+).html$ /search.php?q=$1[QSA,L] </IfModule>