[EMAIL PROTECTED] mime.types in a reverse proxy

2007-10-25 Thread Porter, Mark
I'm using 2.0.59 on Linux as a reverse-proxy to an IIS device. VirtualHost xxx.xxx.xxx.xxx:80 ServerName site.domain.com ProxyPreserveHost On RewriteEngine On RemoveType dll RewriteRule ^/(.*) http://yyy.yyy.yyy.yyy:80/$1 [P] /VirtualHost The back-end

[EMAIL PROTECTED] Cookie Filtering Proxy

2005-11-21 Thread Porter, Mark
2.0.55/Sol10 I have a web-based app on a mainframe that's having problems when the request headers exceed a particular length. In this case, it's a giant SiteMinder session cookie that's pushing everything over the edge. The mainframe doesn't use SM, but it is in the same domain as some other