https://issues.apache.org/bugzilla/show_bug.cgi?id=29744


Marek <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #65 from Marek <[EMAIL PROTECTED]>  2008-03-12 02:25:23 PST ---
Hi to all,

because I'm not allowed to run my own apache modules on the server I use, I'm
thinking about workaround.

For security reasons I really want to use HTTPS with basic auth.
I have one server listening on port 443, which removes SSL and through
mod_proxy sends the requests to other apaches (which listen on other ports).

I was thinking about doing the same with proxytunnel: master (first) apache
would remove the HTTPS and slave (second) apache would do base auth with the
original (from ASF) mod_connect.

Do you think it could somehow work?

Thank you,
Marek


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to