I have something like this… I need to be able to apply three different
limit_req depending:
a.) If the referer to click.php is domain.com … apply zone1
b.) If there is some other referer apply zone2 on click.php
c.) If there is no referer apply zone3 on click.php
On Wednesday 06 June 2012 02:33:09 Joseph C. wrote:
I have something like this… I need to be able to apply three different
limit_req depending:
a.) If the referer to click.php is domain.com … apply zone1
b.) If there is some other referer apply zone2 on click.php
c.) If there is no referer apply zone3 on click.php
On Wednesday 06 June 2012 03:31:03 Valentin V. Bartenev wrote:
On Wednesday 06 June 2012 02:33:09 Joseph C. wrote:
I have something like this… I need to be able to apply three different
limit_req depending:
a.) If the referer to click.php is domain.com … apply zone1
b.) If there is some other referer apply zone2 on click.php
c.) If there is no referer apply zone3 on click.php