Slow down, but not stop, serving pages to bot that doesn't respect robots.txt delay

Rami Essaid rami.essaid at gmail.com
Fri Aug 12 11:33:31 UTC 2011


What's this @ thing mean?

@location is a named location. Named locations preserve $uri as it was
before entering such location. They were introduced in 0.6.6 and can be
reached only via
error_page<http://wiki.nginx.org/NginxHttpCoreModule#error_page>
, post_action <http://wiki.nginx.org/NginxHttpCoreModule#post_action>(since
0.6.26) and try_files
<http://wiki.nginx.org/NginxHttpCoreModule#try_files> (since
0.7.27, backported to 0.6.36)."


Essentially, you can still server any content you want using that syntax, it
is just a way to redirect nginx without rewriting the $uri.

On Fri, Aug 12, 2011 at 5:33 AM, rastrano <nginx-forum at nginx.us> wrote:

> Thank you, but i want to serve the real content to the bot not an error
> page.
>
> Is this possible?
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,213704,213727#msg-213727
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
Cheers,
Rami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20110812/e2863023/attachment.html>


More information about the nginx mailing list