nginx.conf - @ (at symbol)

Jeff Vogt lists at ruby-forum.com
Thu Aug 27 01:27:19 MSD 2009


Sorry, not a ruby / mongrel question, but this forum looks active.

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 via http://www.ruby-forum.com/.





More information about the nginx mailing list