Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 3382 invoked from network); 11 Dec 2003 08:39:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Dec 2003 08:39:38 -0000 Received: (qmail 72922 invoked by uid 500); 11 Dec 2003 08:39:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72735 invoked by uid 500); 11 Dec 2003 08:39:01 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72722 invoked from network); 11 Dec 2003 08:39:01 -0000 Received: from unknown (HELO hotmail.com) (65.54.171.15) by daedalus.apache.org with SMTP; 11 Dec 2003 08:39:01 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 11 Dec 2003 00:39:14 -0800 Received: from 202.172.55.46 by by4fd.bay4.hotmail.msn.com with HTTP; Thu, 11 Dec 2003 08:39:14 GMT X-Originating-IP: [202.172.55.46] X-Originating-Email: [slashboy84@msn.com] X-Sender: slashboy84@msn.com From: "Wee Teck Neo" To: victor@outblaze.com, users@httpd.apache.org Bcc: Date: Thu, 11 Dec 2003 16:39:14 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 11 Dec 2003 08:39:14.0538 (UTC) FILETIME=[41D27CA0:01C3BFC2] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Apache 1.3.29 + mod_ssl + IPV6 and vhost stop working. X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N >Include /usr/local/etc/apache/hserus.net.conf This seems to be a 2.0 directive.... >and ... a request for http://webmail.hserus.net goes through but >requesting https://webmail.hserus.net gives me 403 Forbidden - What does the error log says? >From: victor >Reply-To: victor@outblaze.com >To: users@httpd.apache.org >Subject: [users@httpd] Apache 1.3.29 + mod_ssl + IPV6 and vhost stop >working. >Date: Thu, 11 Dec 2003 11:14:54 +0800 > >A buddy of mine has run into some trouble running Apache 1.3.29 + mod_ssl >+_ IPV6 patch, I looked his config but can't seem to find what went wrong, >I'm forwarding his message here hoping some gentleman/lady here can give my >firend some clue. > >Many thanks in advnace, below is his message. > > > >OK - I'm at my wits end. I have a working Apache 1.3.29 + mod_ssl > >Just decided to apply the IPV6 patch for apache as well, as my server >also has an IPV6 address > >So when I applied this patch, my virtual hosting for https sites >(well, only one https site, a squirrelmail install) broke. http to >that site works very well indeed. > >frodo:~# cat /usr/local/etc/apache/hserus.net.conf > > > ServerAdmin webmaster@hserus.net > DocumentRoot /home/suresh/public_html > ServerName www.hserus.net > ServerAlias hserus.net www.hserus.net frodo.hserus.net > ScriptAlias /cgi-bin/ /home/suresh/public_html/cgi-bin/ > > > >ServerName webmail.hserus.net >DocumentRoot /home/suresh/public_html/squirrelmail/ ># Redirect / https://webmail.hserus.net > > > >SSLEngine On >SSLCertificateFile /usr/local/etc/apache/frodo.crt >SSLCertificateKeyFile /usr/local/etc/apache/frodo.key >ServerName webmail.hserus.net >DocumentRoot /home/suresh/public_html/squirrelmail/ > > >While httpd.conf has - > >NameVirtualHost * >Include /usr/local/etc/apache/hserus.net.conf > >and then > > >[default settings for mod_ssl] > > >What happens now is that I get a warning: > >[Thu Dec 11 01:00:10 2003] [warn] VirtualHost *:0 overlaps with >VirtualHost *:0, the first has precedence, perhaps you need a >NameVirtualHost directive > > >and ... a request for http://webmail.hserus.net goes through but >requesting https://webmail.hserus.net gives me 403 Forbidden - > >::ffff:204.74.68.40 - - [11/Dec/2003:03:14:25 +0530] >"\x80\x82\x01\x03\x01" 403 - "-" "-" > > --srs > >-- > > > > >--------------------------------------------------------------------- >The official User-To-User support forum of the Apache HTTP Server Project. >See for more info. >To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org >For additional commands, e-mail: users-help@httpd.apache.org > _________________________________________________________________ Download games, logos, wallpapers and lots more at MSN Mobile! http://www.msn.com.sg/mobile/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org