Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 17:00:47 -0600
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Robert" <robert@mail.id.net>, <freebsd-isp@FreeBSD.ORG>
Subject:   Re: ** Apache 1.3.11 w/FP 2000 Problem **
Message-ID:  <001101bf7bf6$53d67c80$8dfee0d1@westbend.net>
References:  <200002200849.DAA02163@server.id.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Robert" <robert@mail.id.net>
> 1st problem is, if /v/website1 isn't chowned nobody.nogroup, Frontpage
doesn't and suEXEC don't work for some reason.. If it is chown'd
nobody.nogroup then my users can't write to their directories while FTP'd
in, and CGI scripts don't work...
>
The reason FP & suEXEC don't work together is that suexec is trying to stat
the fpexe program and can't since the programs permisions don't allow suexec
to access that information.

The Apache-FP port patches the suexec program (patch-f[de]), to not do this
when calling the fpexe program and instead relies on the security checking
of the fpexe program instead.

Scot W. Hetzel



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101bf7bf6$53d67c80$8dfee0d1>