From owner-freebsd-ports Wed Jun 21 17:43:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 0A53D37BC36 for ; Wed, 21 Jun 2000 17:43:22 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id TAA02305; Wed, 21 Jun 2000 19:42:53 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <012001bfdbe2$cd372ba0$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Chris D. Faulhaber" , "Dan Langille" Cc: References: Subject: Re: mod_ssl anyone? Date: Wed, 21 Jun 2000 19:42:53 -0500 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Chris D. Faulhaber" > > > > Now that mod_php3/4 have appeared, is anyone working on mod_ssl? > > > > > > > > > > Other than apache13-modssl ? > > > > Yes. I had considered deinstalling apache, installing the above > > mentioned port, then adding mod_php3 back in, but wondered if there > > was a better way. > > > > As far as I can tell mod_ssl doesn't have apxs support and must be built > with Apache proper. > You must be thinking of apache-ssl. As mod_ssl can be built with apxs, but it also requires an apache server built with the EAPI extension. I actually have the ports completed for mod_ssl, apache13 apache13+ipv6. These ports are located at: http://www.westbend.net/~hetzels/mod_apache13-1.tgz. You will need to apply the port.diff patch to bsd.port.mk in order to use these ports as they depend on USE_APACHE in the module ports. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message