From owner-freebsd-isp Mon Apr 29 14:31:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from priv-edtnes15-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id 6BE9637B405 for ; Mon, 29 Apr 2002 14:31:40 -0700 (PDT) Received: from FRED ([142.173.43.70]) by priv-edtnes15-hme0.telusplanet.net (InterMail vM.5.01.04.01 201-253-122-122-101-20011014) with ESMTP id <20020429213139.DATO5496.priv-edtnes15-hme0.telusplanet.net@FRED> for ; Mon, 29 Apr 2002 15:31:39 -0600 Date: Mon, 29 Apr 2002 14:45:54 -0700 From: Sean Ellis X-Mailer: The Bat! (v1.51) Reply-To: Sean Ellis Organization: yes X-Priority: 3 (Normal) Message-ID: <188166158023.20020429144554@telus.net> To: freebsd-isp@freebsd.org Subject: apache fp virtual hosts suexec(?) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello, I writing because of a problem that I'm having using apache virtual hosts and frontpage 2000. To allow different ownership of the different sites I added suexec support to apache_1.3.20, made User and Group declarations in the virtual host blocks, and chown'd the web directories. Everything seemed to be working, but today I have some complaints and errors in the log files. (Possibly due to fpexe being located outside of the defined suexec directory?). Has anyone run into this? http error_log: Premature end of script headers: /usr/local/frontpage/version5.0/apache-fp/_vti_bin/fpexe suexec log: error: command not in docroot (/usr/local/frontpage/version5.0/apache-fp/_vti_bin/fpexe) I would like to find a workaround for this. The goal is have the different sites accessible to the different ftp users while retaining their frontpage capabilities. Perhaps this could be done through a group for the the ftp clients? Any suggestions welcome, -- Thanks, Sean mailto:sellis@telus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message