diff --git a/www/.htaccess b/www/.htaccess index 77cc464..8fcd2e6 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -3,7 +3,7 @@ RewriteEngine On # ------------------------------------------- # Rewrite /blog/ to /blog.php?id= # ------------------------------------------- -RewriteRule ^blog/([^/]+)/?$ /blog.php?id=$1 [L,QSA] +RewriteRule ^blog/([^/]+)/?$ /blog.php?id=$1 [L] # ------------------------------------------- # Rewrite /sitemap.xml to /blog.php?id=