i've compiled in the mod_proxy module into my apache 1.2.6+ssl 1.16
server, however if i try proxying to https://foo.bar:xyz/ where xyz is
something other than 443, i see either "method not implemented"
or "service temporarily unavailable", and the remote server is never
connected to.
is this an apache bug, or a ssl bug? there's nothing relevant in the
apache known bugs page.
speaking of bugs, i'm being bitten by the apache feature that caches cgi
output even though my cgi does the fflush()ing - i'd quite like to move
to 1.3 (which appears to be in the final stages of becoming a release).
how's the ssl support going for 1.3?
regards,
-al.