On Jul 12, 11:57 am, Phang Mulianto <[email protected]> wrote:
> hi..
>
> why not block the spiders in the web server environtment .
> i think it is better than has to put the code in the apps.
>
> is it possible ? because i had read that some web server can block
> unnecesary request before reach the real web server..like nginx, lighttpd,
> etc..


On Apache I'm using mod_rewrite to block bad-behaving bots.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to