Replying to myself ;-)
On 08.05.2013 10:52, Sander Klein wrote:
Hi,
I want to move some websites behind cloudfare. They already add an
X-Forwarded-For header so I do not want to add it if the request comes
from cloudfare, but I do want to add it if the request is not from
cloudfare.
Since both requests will pass through the same frontend I need some
kind of ACL or whatever.
Is there a way to do this?
I know I can use 'option forwardfor except [network]' but cloudfare
uses a lot of networks.
Greets,
Sander