: .htaccess not passing GET parameters I have a .htaccess file that looks like this: RewriteEngine on RewriteRule ^login$ /login.php? [L,R=301] However when I do any get parameters such as /login?random=get¶ms=true
I have a .htaccess file that looks like this:
RewriteEngine on
RewriteRule ^login$ /login.php? [L,R=301]
However when I do any get parameters such as /login?random=get¶ms=true they don't get passed through to the login.php file. How can I fix this?
More posts by @Megan663
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.