Welcome! Log In Create A New Profile

Advanced

Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

May 31, 2017 05:58AM
I updated nginx to version 1.13.0

This rule that was working correctly right now makes me mistake in the browser: ERR_TOO_MANY_REDIRECTS

if ($host ~* ^(.*)\.website\.com$) {

set $sub_domain $1;
rewrite ^/(.*)?$ /index.cfm?event=dashboard&lista=$sub_domain&nuovoURL=$1 last;

}


Thank you in advance for your help!
Subject Author Posted

Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

iivan May 31, 2017 05:58AM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

iivan June 07, 2017 05:00PM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

Igal @ Lucee.org June 07, 2017 06:26PM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

iivan June 08, 2017 03:59AM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

Francis Daly June 09, 2017 03:12AM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

iivan June 09, 2017 04:14AM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

Igal @ Lucee.org June 09, 2017 12:48PM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

iivan June 09, 2017 03:06PM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

Igal @ Lucee.org June 09, 2017 05:32PM

Re: Nginx rule for subdomains: ERR_TOO_MANY_REDIRECTS

Francis Daly June 10, 2017 02:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 185
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready