I am trying to create an apache redirect rule that will redirect half of my traffic to one location.
The way I want to do this is by only redirecting traffic that arrives with an even timestamp. What is the best way to do this?
I am trying to create an apache redirect rule that will redirect half of my traffic to one location.
The way I want to do this is by only redirecting traffic that arrives with an even timestamp. What is the best way to do this?