• Resolved Arp Laszlo

    (@echoleaf)


    I’m trying to redirect guests who are not logged in and trying to access forum posts to the login page but I’m getting a ‘ERR_TOO_MANY_REDIRECTS’ error.

    Here’s the redirect I tried setting up: https://nimb.ws/mrxMEz

    What else could be interfering? The only other redirects I have are two pages being redirected to new URLs, and they are working fine. There are no other redirects in .htaccess.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    * is not a regular expression. It would need to be something like .*

    Thread Starter Arp Laszlo

    (@echoleaf)

    Thanks so much, I’m not familiar with regex – the redirect works now! Is there any way to get someone back to the back they were trying to access after the login?

    Plugin Author John Godley

    (@johnny5)

    That’s something you will need to get the login system to do and is not part of Redirection. For example, it may be possible to pass the original URL to the login system.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Matching redirect not working’ is closed to new replies.