Welcome! Log In Create A New Profile

Advanced

Re: nginx.conf -> @ symbol (at sign)

Maxim Dounin
September 03, 2009 05:28AM
Hello!

On Wed, Sep 02, 2009 at 01:08:22AM +0100, Mathew Davies wrote:

> Internal location
>
> http://wiki.nginx.org/NginxHttpCoreModule#internal

No, it's "named location". It *is* internal, but not only.

Basically, it's location that preserves original uri on internal
redirects via error_page or try_files.

Maxim Dounin

>
> 2009/8/26 jdvogt <nginx-forum@nginx.us>:
> > Can anyone tell me the functionality of the @ symbol in the following statement?
> >
> >  location @joomla {
> >    rewrite ^(.*)$ /index.php?q=$1 last;
> >  }
> >
> > (from http://wiki.nginx.org/NginxJoomla)
> >
> > Thanks
> >
> > Posted at Nginx Forum: http://forum.nginx.org/read.php?2,5212,5212#msg-5212
> >
> >
> >
>
>
>
> --
> Kind Regards,
> Mathew Davies - Managing Director
> The Pixel Developer
>
Subject Author Posted

nginx.conf -> @ symbol (at sign)

jdvogt August 26, 2009 05:28PM

Re: nginx.conf -> @ symbol (at sign)

Mathew Davies September 02, 2009 05:49PM

Re: nginx.conf -> @ symbol (at sign)

Maxim Dounin September 03, 2009 05:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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