Hello! I have a forward proxy that handles cookies perfectly fine. But as soon as I turn on an ext_filter, websites that have cookies are not coming through. What I am getting instead is something like this: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD> <BODY style="ZOOM: 100%"></BODY></HTML> I am trying to do some HTML transformation for proxied traffic. I do the transformations with an external filter. However, websites with cookies return the above-given example without any changes. And Websites without cookies are transformed as expected. I've been trying really hard to find a solution to this problem. :( I would appreciate any help. Eugene. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx