Date: Tue, 26 Mar 2002 14:12:31 -0700 From: Sean Page <Sean.Page@epsb.ca> To: "'Mike Carr'" <mcarr@san.rr.com> Cc: "'freebsd-hackers@FreeBSD.ORG'" <freebsd-hackers@FreeBSD.ORG> Subject: RE: apache13-ssl wiped out my Web pages Message-ID: <ADEDBE1A539BD311907A00508B13493709A4E32E@EXCHANGE06>
next in thread | raw e-mail | index | archive | help
Try looking in /usr/local/share/doc/apache for your web tree /usr/local/www/data used to be linked to this directory, it seems that now it is not. Chances are all your stuff is there, all you have to do is either move it to the newly created data directory or re-create the link to point to it's current location. Sean. Sean Page Network Analyst Information Technology Services Edmonton Public Schools -----Original Message----- From: Mike Carr [mailto:mcarr@san.rr.com] Sent: Saturday, March 23, 2002 12:29 AM To: freebsd-hackers@FreeBSD.ORG Subject: apache13-ssl wiped out my Web pages I Have recently installed the Horde port to my machine. I did not have Apache+mod_ssl, PHP, or MySql installed on my system, just Apache serving up my companies files. The installation went fine up to the point when I went to check the installation and found that the Apahe13-ssl port had wiped out my web directories. This definitely needs to change! Here are some ideas 1) Show a warning prior to installing Apache, that the installation will wipe out the users current web pages 2) Make a backup of the files prior to wiping them out 3) leave all the data in data.default directory alone apache13-ssl/ pkg-plist This is the problem area @exec [ -d %D/www/data/ ] || ln -fs %B %D/www/data Line 131 -rw-r--r-- 1 root wheel 22804 Dec 2 15:17 pkg-plist # New ports collection makefile for: Apache + mod_ssl # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # # $FreeBSD: ports/www/apache13-modssl/Makefile,v 1.94 2002/01/22 22:29:24 sf Exp $ # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ADEDBE1A539BD311907A00508B13493709A4E32E>