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/.