Welcome! Log In Create A New Profile

Advanced

Re: redirect question (inception inside)

Edho Arief
August 16, 2014 06:10AM
On Aug 16, 2014 6:22 PM, "Ronald Van Assche" <rva@onvaoo.com> wrote:
>
> NICE : it works
>
> more complicated one :
>
> /ue//ue/data/filename => /ue/data/filenam
> there is 2 / in the URL.
>
> location ^~ /ue//ue/ {
> rewrite ^/ue(/ue/.*) $1 permanent;
> }
>
> does not work :o(
>
>

try reading the documentation: http://nginx.org/r/location

>
> Le 16 août 2014 à 10:52, Edho Arief <me@myconan.net> a écrit :
>
> >>
> > location ^~ /us/us/ {
> > rewrite ^/us(/us/.*) $1 permanent;
> > }
> >
> > _______________________________________________
> > nginx mailing list
> > nginx@nginx.org
> > http://mailman.nginx.org/mailman/listinfo/nginx
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

redirect question (inception inside)

Ronald Van Assche August 16, 2014 04:28AM

Re: redirect question (inception inside)

itpp2012 August 16, 2014 04:44AM

Re: redirect question (inception inside)

Edho Arief August 16, 2014 04:54AM

Re: redirect question (inception inside)

Ronald Van Assche August 16, 2014 05:24AM

Re: redirect question (inception inside)

Edho Arief August 16, 2014 06:10AM

Re: redirect question (inception inside)

Ronald Van Assche August 16, 2014 06:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 142
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