Re: Problem with mod_ssl 2.66 and ippp0

2000-09-01 Thread elbetech.at Support

 Where is the problem ?

I guess your HTTPS VirtualHost is bound not to the external IP and so the
main server tries to answer the request with HTTP only. Check your
configuration and make sure you use VirtualHost _default_:443 and
don't have either no Listen directives or Listen directives
or both internal and external addresses.

This was my first idea, and i have testet this,

for my tests, i bound only the ippp0 to 443, is the same result, the comm is
working, but in log stands "unknown request method", i have killed any
listen-directive, checked all variants, but nothing.

Only internaly works all, https is no working externaly :-(((

Ernst




__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Problem with mod_ssl 2.66 and ippp0

2000-08-31 Thread elbetech.at Support

Hy,

i have compiled for a debian 2.2 potato the apache 1.3.12 with mod_ssl 2.6.6

This is my problem:

i can use http  https inside the lan (192.168.1.x), but not https from
outside via official static ISDN-ip.
the normal http is working fine. In the logfile stands: "unknown request
method ..a.."
The browser don´t open anything. Inside the lan, this problems doesn´t
exist.

I asume, there is a problem with isdn4linux. I don´t use
firewalling/ipchains or other things. The ISDN-IP is static and bounded
correctly to the interface. All other daemons on this machine works great.

Where is the problem ?

Ernst


__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]