diff --git a/.htaccess b/.htaccess index db4f32a1fbb..32060738ab1 100644 --- a/.htaccess +++ b/.htaccess @@ -129,11 +129,10 @@ ## Rule: Map /remote* --> /remote.php* including the query string ## ## Context: -## - XXX: `QSA` seems unnecessary (no-op) here (query string is passed by default when the replacement URI doesn't contain a query string) ## - XXX: Is this even used anymore? Seems a relic from