Re: mod_ssl & mod_proxy
am 05.12.2002 17:52:36 von AlexandreThis is a multi-part message in MIME format.
--------------0B177E02EC5F90F57CF072AA
Content-Type: multipart/alternative;
boundary="------------56BCAF3394A481CDDCA2E07E"
--------------56BCAF3394A481CDDCA2E07E
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
--------------56BCAF3394A481CDDCA2E07E
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
oh my God
i have the exactly the same problem ...
the only diference is that my autentication is on Ldap directory in
the internal net
when a click on link
nothing hapen
only the loop
and the apache dont get a request
im sniffing the interfaces but the request dont send ok.
any people can help us ???
thanks
Alexandre
HMajidy wrote:
This
is to report a problem with Apache with mod_ssl and mod_proxy, and to request
the community?s help in resolving it. style="mso-spacerun: yes">
<?xml:namespace
prefix = o ns = "" />
Objective:
The objective is to set up Apache as a reverse proxy, to receive encrypted
HTTPS traffic over the Internet and to convert it to HTTP and direct it
to a web server through a firewall.
Problem:
Apache seems to be redirecting traffic to the virtual hosts on the local
filesystem correctly, but mod_proxy does not seem to send requests to remote
URL (as specified by ProxyRemote directive below). SSL does display correct
certificate from requesting browser.
Troubleshooting
Steps Taken: Experimenting with the target URL (IP and hosname) and various
proxy directives (ie ProxyPassReverse, ProxyPass) I have not been able
to establish that proxy is doing anything at all.
Apache
has been recompiled with mod_ssl and mod_proxy as DSOs as well as statically
linked in modules.
Here?s
the system configuration:
Linux
version 2.2.16-22smp
gcc
version egcs-2.91.66
Server
version: Apache/1.3.27 (Unix)
Compiled-in
modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_access.c
mod_auth.c
mod_proxy.c
mod_setenvif.c
mod_ssl.c
OpenSSL
0.9.6g 9 August 2002
httpd.conf
AddModule
mod_proxy.c
<IfModule
mod_proxy.c>
ProxyRequests
off
NoCache
*
AllowCONNECT
443,80
<Directory
/>
style="mso-spacerun: yes">Order
Allow,Deny
style="mso-spacerun: yes">Allow
from All
</Directory>
ProxyRemote
*
</IfModule>
NameVirtualHost
*
Listen
*:443
<VirtualHost
_default_:443>
style="mso-spacerun: yes">SSLEngine
on
style="mso-spacerun: yes">ServerName
www.mydomain.com
style="mso-spacerun: yes">DocumentRoot
/usr/local/apache/htdocs
style="mso-spacerun: yes">ErrorLog
logs/443-error_log
</VirtualHost>
Listen
*:80
<VirtualHost
*:80>
ServerAdmin
hamid@mydomain.com
DocumentRoot
/usr/local/apache/www
ServerName
www1.mydomain.com
ErrorLog
logs/80-error_log
</VirtualHost>
Can
anyone see a conflict or omission in this configuration? Does anyone have
these two modules working together in a reverse proxy scenario? Any help
or suggestions would be appreciated.
Regards,
Hamid.
PS.
Please reply to
as well as to this list.
--------------56BCAF3394A481CDDCA2E07E--
--------------0B177E02EC5F90F57CF072AA
Content-Type: text/x-vcard; charset=us-ascii;
name="asaugusto.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Alexandre
Content-Disposition: attachment;
filename="asaugusto.vcf"
begin:vcard
n:da Silva Augusto;Alexandre
x-mozilla-html:FALSE
org:Secretaria de Estado dos Negocios da Fazenda;DTI - Departamento de Tecnologia da Informacao
adr:;;;;;;
version:2.1
email;internet:asaugusto@fazenda.sp.gov.br
title:Administrador de Sistemas Unix
x-mozilla-cpt:;3424
fn:Alexandre da Silva Augusto
end:vcard
--------------0B177E02EC5F90F57CF072AA--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org