Re: Apache mod_ssl problem. Don't get https...

2002-10-09 Thread Justin Ryan
Hello Marc, Unfortunately, I beleive this is due to a problem with Apache's handling of the global server configuration when Virtual Hosts are defined - if there are Virtual Hosts, the default site is the first listed host (not the globally configured server). Seems funky, but you just need to c

Re: apache + mod_ssl

2002-09-09 Thread Miquel van Smoorenburg
In article <20020909110403.GA13708@harvey>, Keith Robinson <[EMAIL PROTECTED]> wrote: >If anybody could point me in the right direction with the following >problem, it would be most appreciated :) > >I'm trying to get mod_ssl to work with apache, but so far to no avail. Install libapache-mod-ss

Re: apache + mod_ssl

2002-09-09 Thread Tim Dijkstra
On Mon, 9 Sep 2002 12:04:03 +0100 Keith Robinson <[EMAIL PROTECTED]> wrote: > > LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so > > and then added the following lines: > > > > > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /var/www/site.virtual/htdocs/mystats > ServerName www.webwardro

Re: Apache + mod_ssl

2002-04-09 Thread David Wright
> If I want to use the mod_ssl > [http://packages.debian.org/testing/non-us/libapache-mod-ssl.html] do > I have to recompile apache? No. You need to introduce the line LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so into the DSO list in /etc/apache/http.conf (or maybe the install scr

Re: [+/- Solved] Re: apache+mod_ssl under firewall

1999-12-31 Thread Mario Olimpio de Menezes
On Thu, 30 Dec 1999, aphro wrote: > On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: > > mario >If I do a full stop and then a start, everything is ok! I think that > the > mario >reload isn't working well with mod_ssl. > > is apache-ssl the same as apache+mod_ssl ? i dont like to use dynam

Re: [+/- Solved] Re: apache+mod_ssl under firewall

1999-12-30 Thread aphro
On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: mario >If I do a full stop and then a start, everything is ok! I think that the mario >reload isn't working well with mod_ssl. is apache-ssl the same as apache+mod_ssl ? i dont like to use dynamic modules i compile everything static(even tho th

Re: apache+mod_ssl under firewall

1999-12-30 Thread aphro
On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: mario >but the port 443 is opened at the firewall. the relevants lines are: i coulda swore that you said the firewall was blocking connections ..so you can telnet to 443 on that ip and connect..it doesnt timeout.. the firewall looks ok to me im

[+/- Solved] Re: apache+mod_ssl under firewall

1999-12-30 Thread Mario Olimpio de Menezes
On Thu, 30 Dec 1999, aphro wrote: > On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: > > mario >looking at the apache logs I found that the child server is seg > faulting. > mario >it's intriguing why this happens only with external clients :-| > > its possible the firewall blocking the dat

Re: apache+mod_ssl under firewall

1999-12-30 Thread Mario Olimpio de Menezes
On Thu, 30 Dec 1999, aphro wrote: > On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: > > mario >looking at the apache logs I found that the child server is seg > faulting. > mario >it's intriguing why this happens only with external clients :-| > > its possible the firewall blocking the dat

Re: apache+mod_ssl under firewall

1999-12-30 Thread aphro
On Thu, 30 Dec 1999, Mario Olimpio de Menezes wrote: mario >looking at the apache logs I found that the child server is seg faulting. mario >it's intriguing why this happens only with external clients :-| its possible the firewall blocking the data causes the child server to segfault..i would thi

Re: apache+mod_ssl under firewall

1999-12-30 Thread Mario Olimpio de Menezes
On Wed, 29 Dec 1999, aphro wrote: > best thing to do (what id do) is enable kernel firewall logging and turn > on logging for your firewall, then examine the logs when you try to > connect and see what is going on .. looking at the apache logs I found that the child server is seg faulting. it's i

Re: apache+mod_ssl under firewall

1999-12-29 Thread aphro
best thing to do (what id do) is enable kernel firewall logging and turn on logging for your firewall, then examine the logs when you try to connect and see what is going on .. nate On Wed, 29 Dec 1999, Mario Olimpio de Menezes wrote: mario > mario >Hi, mario > mario > I've set a site for webma

Re: Apache mod_ssl

1998-09-17 Thread Jeff Noxon
On Wed, Sep 16, 1998 at 05:32:49PM +0100, Oliver Thuns wrote: > >> No but there is apache-ssl, wich is also a debian package (in hamm), find > >> it at www.debian.org -> packages -> search I think it's in the non-US > >> section > > > >Does anyone know why it's such an old version of Apache? >

Re: Apache mod_ssl

1998-09-16 Thread Oliver Thuns
>> Is there a Apache mod_ssl package under development? > >No but there is apache-ssl, wich is also a debian package (in hamm), find >it at www.debian.org -> packages -> search I think it's in the non-US >section I know, but I'm looking for mod_ssl :-)

Re: Apache mod_ssl

1998-09-16 Thread Oliver Thuns
>> No but there is apache-ssl, wich is also a debian package (in hamm), find >> it at www.debian.org -> packages -> search I think it's in the non-US >> section > >Does anyone know why it's such an old version of Apache? There should be 1.3.1/SSL in unstable (slink).

Re: Apache mod_ssl

1998-09-16 Thread Jeff Noxon
On Wed, Sep 16, 1998 at 04:11:28PM +0200, Ulisses Alonso Camaro wrote: > On Wed, 16 Sep 1998, Oliver Thuns wrote: > > Is there a Apache mod_ssl package under development? > > No but there is apache-ssl, wich is also a debian package (in hamm), find > it at www.debian.org -> packages -> search

Re: Apache mod_ssl

1998-09-16 Thread Ulisses Alonso Camaro
-BEGIN PGP SIGNED MESSAGE- On Wed, 16 Sep 1998, Oliver Thuns wrote: > Hello! > > Is there a Apache mod_ssl package under development? No but there is apache-ssl, wich is also a debian package (in hamm), find it at www.debian.org -> packages -> search I think it's in the non-US sect