Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 18:20:03 -0800 (PST)
From:      "."@babolo.ru
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/46792: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost
Message-ID:  <200301060220.h062K3V9087725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46792; it has been noted by GNATS.

From: "."@babolo.ru
To: "Frank J. Laszlo" <laszlof@freebsdmatrix.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/46792: Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts
 is set without a _default_:80 VirtualHost
Date: Mon, 6 Jan 2003 05:20:50 +0300 (MSK)

 > >Number:         46792
 > >Category:       ports
 > >Synopsis:       Apache 1.3.27+mod_ssl/2.8.12 segfaults if NameVirtualHosts is set without a _default_:80 VirtualHost
 ...
 > >Description:
 > 	If NameVirtualHosts is uncommented with like so:
 > 	NameVirtualHosts *
 > 	With a _default_:443 VirtualHost and not _default_:80 and you try to access the site via port 80. it causes a segfault like so.
 > 	[Sun Jan  5 20:33:28 2003] [notice] child pid 80786 exit signal Segmentation fault (11)
 > >How-To-Repeat:
 > 	Install the apache13-modssl port and edit add a _default_:443 VirtualHost without a _default_:80 VirtualHost.
 > >Fix:
 > 	Make sure you have a _default_:80 VirtualHost setup in your httpd.conf 
 or may be no Listen 80 and no Port 80 ?
 
 -- 
 @BABOLO      http://links.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301060220.h062K3V9087725>