Remove absolutely nonsene rewrite rule
This commit is contained in:
+4
-4
@@ -885,10 +885,10 @@ AddDefaultCharset utf-8
|
||||
RewriteRule ^printpdf/park-city-utah/ /incentive/ [L,R=301,NC]
|
||||
# End ep-events.de redirects
|
||||
|
||||
# Begin ski-wochenenden redirects
|
||||
RewriteCond %{HTTP_HOST} ^(www\.)?ski\-wochenenden\.de [NC]
|
||||
RewriteCond %{QUERY_STRING} cHash=(.*)$
|
||||
RewriteRule ^(.*)$ https://www.ski-wochenenden.de/$1? [L,R=302,NC]
|
||||
# Begin ski-wochenenden redirects WHAT THE FUCK!?!!???!!!!1111!!!
|
||||
#RewriteCond %{HTTP_HOST} ^(www\.)?ski\-wochenenden\.de [NC]
|
||||
#RewriteCond %{QUERY_STRING} cHash=(.*)$
|
||||
#RewriteRule ^(.*)$ https://www.ski-wochenenden.de/$1? [L,R=302,NC]
|
||||
|
||||
RewriteCond %{HTTP_HOST} ^(www\.)?ski\-wochenenden\.de [NC]
|
||||
RewriteCond %{QUERY_STRING} ^tx_epproducts_product_detail
|
||||
|
||||
Reference in New Issue
Block a user