Problems with URL's containing redirect query strings
-
Hi
I’m having some issues with the google apps login – If a user hits the login page at
my-site.com/wp-login.phpthere is no issue, the login works perfectly.When a user hits another URL such as
my-site.com/wp-adminthey are taken to the login page with a query string in the URL directing them to be returned to wp-admin e.g –http://my-site.com/wp-login.php?redirect_to=http%3A%2F%2Fmy-site.com%2Fwp-admin%2F&reauth=1In these cases, logging in with google apps just results in a blank white screen. Given that most users will write friendly URLS such as /wp-login, /login, /admin, /wp-admin etc this is a bit of a problem for us.
Please advise on how to fix it, I currently do not have any plugins active that have specified their own rewrite rules in the htaccess etc
Thanks
Alex
The topic ‘Problems with URL's containing redirect query strings’ is closed to new replies.