From owner-freebsd-questions Wed Jul 18 19:48:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 1F98837B403 for ; Wed, 18 Jul 2001 19:48:11 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GGP0080194X64@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 18 Jul 2001 19:48:34 -0700 (PDT) Received: from tagalong ([165.66.11.101]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GGP00EDH94V33@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Wed, 18 Jul 2001 19:48:32 -0700 (PDT) Date: Wed, 18 Jul 2001 19:47:57 -0700 From: Drew Tomlinson Subject: RE: Apache and SSL In-reply-to: To: 'Todd Reed' , so@server.i-clue.de Cc: freebsd-questions@FreeBSD.ORG Message-id: <5CD46247635BD511B6B100A0CC3F0239259FFA@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: Todd Reed [mailto:ex279@hotmail.com] > Sent: Wednesday, July 18, 2001 4:00 PM > To: so@server.i-clue.de > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: Apache and SSL > > > I had originally tried installing it straight from the > /stand/sysinstall. I > had previously had apache setup. When I send to install the > mod-ssl and the > ssl, rebooted, and couldn't get it to work. I uninstalled > everything and > had to reinstall apache like it was. I've downloaded the > latest mod-ssl, > openssl, rsaref, and php. I thought I could download the > files and install > the options from the downloaded files. Is there a better way? > > Currently I have apache running like I want it to. I would > like to ad SSL > and PHP capabilities. Run a httpd and httpsd. Any > suggestions on a good > way to do this with Apache already installed? Let me qualify my answer by saying that I am a newbie and don't understand the details of all of this. However ASFAIK, any way you do it, either via ports or source, you have to recompile Apache to include the modules you need in addition to installing the main programs like OpenSSL and PHP. mod_ssl is the code that Apache uses to communicate with OpenSSL and mod_php is the code used to interact with PHP. The port does this for you. If you decide to build your own, then you have to specify all of the right things when you run ./configure. I don't specifically know of any cookbook examples but www.apachetoday.com and www.apache.org should have all the info you need somewhere. HTH, Drew > >From: Christoph Sold > >Reply-To: so@server.i-clue.de > >To: Todd Reed > >CC: freebsd-questions@FreeBSD.ORG > >Subject: Re: Apache and SSL > >Date: Wed, 18 Jul 2001 19:18:07 +0200 > > > > > > > >Todd Reed schrieb: > > > > > > I've got my Apache web server up and running, but I'd > like to also add > >SSL. > > > Does anyone have any good references for Apache and SSL? > I've checked > >out > > > the modssl and openssl, but I'm having trouble getting > them installed. > > > >Why don't you just install > /usr/ports/www/apache+mod_ssl-1.3.x+2.8.x ? > >It worked for me without any problems. > > > >HTH > >-Christoph Sold > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message