dedlfix: htaccess-Umleitung auf php-Wartungsseite mit Parametern

Beitrag lesen

Tach!

RewriteCond %{REQUEST_URI} !/index.php?page=page&id=24 [NC] 

Zitat aus dem Handbuch:

REQUEST_URI The path component of the requested URI, such as "/index.html". This notably excludes the query string which is available as as its own variable named QUERY_STRING.

dedlfix.