Jump to content

Redirect loop with LanguageSupportPageNames


binarious
 Share

Recommended Posts

Hi,

I have problems adding LanguageSupportPageNames to my site. Everything works fine without it, but after the installation of this module subpages stop working. Chrome says "Too many redirects". I haven't configured anything language-related, yet.

I tried:

curl --head https://mysite/subpage

Which returns (removed irrelevant headers):

HTTP/1.1 301 Moved Permanently
Server: nginx/1.17.0
X-Powered-By: ProcessWire CMS
Location: /subpage

Inside LanguageSupportPageNames.module line 139 the call to verifyPath always returns "/subpage" for that request.

Any ideas what's wrong? Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...