Devin L. Ganger wrote: > I'm trying to build a full reverse proxy that can properly handle the > cookies from my back-end systems. > > My system is running Solaris 9/SPARC, gcc 3.4.2, with the following > libraries: I've compiled it on Solaris at least on the sourceforge server farm without problem. > At first I tried using Apache 2.0.53 with Nick Kew's mod_proxy_html.c > add-on, as well as his patch to mod_proxy to support the > ProxyPassReverseCookieDomain and ProxyPassReverseCookiePath directives. > When I tried to apply the patch to the source, it failed to apply cleanly. The patch from bugzilla? What didn't work? > mod_proxy_html.c:91: error: parse error before "regex_t" I guess you may need some additional #include for regexps on your box. The rest of the errors look like a cascade from that. -- Nick Kew --------------------------------------------------------------------- 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