• Hi,
    Wordpress: 3.2.1
    Redirection plugin: 2.2.9

    Using this plugin for a few days. Works great.

    The only problem I have is I cannot access /wp-admin/ but I can access /wp-login.php.

    When I try to access /wp-admin/, I get the following message [it’s a direct translation from French, as my FF 5.0 is Fr…]

    The page is not properly redirected
    Firefox detected that the server redirects the request for this address in a way that won’t succeed.

    I manage a few other sites where I don’t have this behaviour. Only on one (http://www.kotonteej.com)

    I have many regex rules that work fine. I do suppose there’s some kind of loop somewhere, but I don’t have (double-checked) any rule that specifically targets /wp-admin/.
    But I imagine that when /wp-admin/ is called, some redirects occur in WP, and one might be taken into account, before arriving to the login page http://www.mysampledomain.zzz/wp-login.php?redirect_to=http%3A%2F%2Fwww.mysampledomain.zzz%2Fwp-admin%2F&reauth=1
    I checked the Codex, but was not able to find the probable multiple steps that happen between /wp-admin/ and the login page…

    Thanks in advance for your help.
    Sincerely
    DJM

Viewing 1 replies (of 1 total)
  • Thread Starter cybeardjm

    (@didierjm)

    After some extensive testing, I found that the followin regexp
    /(\d*)/ redirecting to /
    was causing the problem…

    I still don’t know why… But I fixed the bad redirection…
    Sincerely
    DJM

Viewing 1 replies (of 1 total)
  • The topic ‘[plugin: Redirection]’ is closed to new replies.