From owner-freebsd-isp Mon Dec 30 4:41:43 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 339F237B401 for ; Mon, 30 Dec 2002 04:41:40 -0800 (PST) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DEAC43EA9 for ; Mon, 30 Dec 2002 04:41:39 -0800 (PST) (envelope-from mike@sentex.net) Received: from house (cage.simianscience.com [64.7.134.1]) by smtp2.sentex.ca (8.12.6/8.12.6) with SMTP id gBUCfWUt085891; Mon, 30 Dec 2002 07:41:33 -0500 (EST) (envelope-from mike@sentex.net) From: Mike Tancsa To: "Nielsen" Cc: freebsd-isp@freebsd.org Subject: Re: $50 USD to install: apache13_modssl, mod_frontpage, mod_php4 Date: Mon, 30 Dec 2002 07:41:40 -0500 Message-ID: <7jf01vcd5olajdbpotpesp2vbmkldqc584@4ax.com> References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 30 Dec 2002 06:02:26 +0000 (GMT), in sentex.lists.freebsd.isp you wrote: > ># cd /usr/ports/www/apache13-modssl I think the only small caveat to watch for is to make sure that that the apache13-modssl port has --enable-suexec in the Makefile. I think that = is there in the port now, but it in the past it was not. ---Mike ># make && make install ># cd /usr/ports/www/mod_php4 ># make && make install ># cd /usr/ports/www/mod_frontpage ># make && make install > >2. Create a user/group called 'fpuser'. It's important that the >uid/gid is higher than 100. > >3. Make sure that your web root is not a symlink: > ># rm /usr/local/www/data ># mkdir /usr/local/www/data ># chown www:www /usr/local/www/data > >4. Complete the installation of the frontpage extensions: > > a. Make sure you have the following lines near the top your >httpd.conf > > ResourceConfig /dev/null > AccessConfig /dev/null > > b. Add the following options to the 'Allowoveride' lines (all of >them): > > AuthConfig Limit Indexes Options > > c. Add the following directives outside any sections in your >httpd.conf (near the top): > > FrontPageEnable > FrontPageAdminEnable > > d. While you're in httpd.conf, move the LoadModule and AddModule >directives for mod_php4 and mod_frontpage outside the SSL block. > > e. Run the the actual frontpage web install command. When prompted >for local user/group names make sure to specify 'fpuser' or the user >you created above. > > /usr/local/frontpage/version5.0/fp_install.sh > > >5. Restart apache. Now you should be able to connect to the server and >make a frontpage web etc.... > >6. To get authoring over SSL running ... > > a. Add the following to the SSL virtual host: > > FrontpageEnable > FrontpageAdminEnable > > > Options FollowSymLinks > AllowOverride AuthConfig Limit Indexes Options > > > > Options Indexes FollowSymLinks MultiViews > AllowOverride AuthConfig Limit Indexes Options > > Order allow,deny > Allow from all > > > > b. Run the following command: > > # cp /usr/local/frontpage/we80.cnf >/usr/local/frontpage/we443.cnf > > >7. Restart apache (make sure to use the following commands as SSL >doesn't always start by default): > > # apachectl stop > # apachectl startssl > > > >----- Original Message ----- >From: "Adrian nospm" >To: >Sent: Sunday, December 29, 2002 18:52 >Subject: $50 USD to install: apache13_modssl, mod_frontpage, mod_php4 > > >> Hi, >> >> I've been following various threads here and have tried >> (unsucessfully) to install this combination of ports: >> >> /www/apache13-modssl (latest) >> /www/mod_frontpage (latest 2002) >> /www/mod_php4 >> >> If anyone knows how to do this and can post (and email me) >> detailed step instructions (tested on a fresh FreeBSD 4.7 >> installation), I will mail them $50 USD and post the final >> solution to this group for everyone's benefit. They don't >> have to be compiled from the ports - but the installed files >> need to end up in the same place (eg /usr/local/etc/apache/, >> NOT /usr/local/apache/etc). >> >> I can only send it to one person (the first with a complete >> solution as decided by a concensus in this group), and you'll >> just have to trust me to mail the payment (it'd probably only >> take some of you 5 minutes anyway!). I will mail a money >> order to any country. >> >> Please don't rip off something from the web - i've see just >> about all the hints and tips around anyway. >> >> Sincerely, >> Adrian. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message Mike Tancsa (mike@sentex.net)=09 http://www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message