Once again my many thanks to Joshua for providing concise and extremely
informative responses on this list.
Joshua; Its people like you that make open-source communities *work*.
Cheers from Calgary,
Chris Price
Plenty of people use mod_deflate (and the older
Hey all;
I have some questions about mod_deflate;
Specifically, in my 8 years of using apache, I had never heard of it
until a few weeks ago. Google shows plenty of howto implement and man
page sites, but few 'mod_deflate is soo good it saved my marriage' type
of testimonia
I have sent 3 emails to the unsubscribe address in the past two days
with no results. trying again.
Anders Norrbring wrote:
hui xu skrev:
Please unsub me form the maillist, I have tried many times, the
mailist continue send me the mails.
Just send an empty mail from the subscrib
Joshua Slive wrote:
This question was recently asked and answered:
http://mail-archives.apache.org/mod_mbox/httpd-users/200606.mbox/[EMAIL PROTECTED]
Unfortunately, my backend servers are Coldfusion on IIS (garbage, I
know), so mod_extract_forwarded does not work for me. From what I
unde
Hi all;
MY SETUP
--
Linux RHEL4, i386, httpd-2.0.46-56.ent
I've recently started using mod_rewrite in conjunction with mod_proxy
to rewrite+proxy certain urls to a cluster of backend servers;
RewriteRule ^/foo(/?.*)$ proxy:https://${server:cluster}/foo$1 [qsa]
Where 'clu