Forum Moderators: phranque

Message Too Old, No Replies

Apache with Nginx

         

yaashul

7:47 pm on Oct 25, 2013 (gmt 0)

10+ Year Member Top Contributors Of The Month



I use nginx as front server to serve static files and apache to handle php and other requests.

Now I have a question. I also use to block certain user-agent using Apache. Now should I use apache code to block those user agent or nginx code to block user agent.

Please suggest which strategy is better.