Skip to content

infinite redirect loop #15

@gerritvanaaken

Description

@gerritvanaaken

I have successfully used this plugin on several projects. This time it’s not working, maybe you have an idea!

After your Module has correctly updated $_GET['it'] to the correct path, ProcessWire does not simply fetch and show the content from this path, but instead it does a redirect to this location. Then your Module runs again and does – of course – a redirect to the original URL, resulting in an endlos redirect loop like this:

bnd.nicht.live > bnd.nicht.live/bnd.de > bnd.nicht.live > bnd.nicht.live/bnd.de

How can I prevent ProcessWire from physically redirect to the manipulated $_GET['it']?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions