[users@httpd] how to avoid multiple user-tracking cookies when request across multiple domains?

2014-05-12 Thread Qingshan Xie
hello experts,     We see multiple User-Tracking cookies created in a request's header, when it was routed to cross multiple domains. Is there a way we can configure the Apache to not create another user-tracking cookie if it is already created? Many Thanks,  Q.Xie

[users@httpd] RewriteCond help

2014-05-12 Thread Cabell, Jeff
We've noticed attempted injection attacks on one of our servers and even though the virus scanners are halting the execution of the malicious code, there is still a level of penetration that we are trying to stop. Can anyone give me an idea why this url is not triggering the Rewrite rule below