From: Hans-Werner Hilse <hilse@web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: no suEXEC logging on errors
Date: Thu, 8 Jun 2006 12:34:34 +0200 [thread overview]
Message-ID: <20060608123434.701fc580.hilse@web.de> (raw)
In-Reply-To: <87pshkoxg2.fsf@newsguy.com>
Hi,
On Thu, 08 Jun 2006 03:37:01 -0500 reader@newsguy.com wrote:
> Justin R Findlay <justin@jfindlay.us> writes:
> > On Thu, Jun 08, 2006 at 01:51:09AM -0500, reader@newsguy.com wrote:
> >>
> >> A few people have mentioned not having used Suexec making me
> >> wonder if there is some other way to allow myuser to run cgi?
> >
> > I usually run apache as apache:web with the user creating the web
> > stuff in the web group.
>
> I'm not sure of your meaning here. So that gets around needing suexec
> to fire cgi programs under /home/myuser/public_html?
For that, there's not even need to put the user in the web group. Just
make the files the web server should present world readable (CGI: and
world executable). Suexec runs the scripts with a user account. That
approach is needed in order to keep (multiple) users on the machine
from peeking and poking at each others scripts and data storages. If
there's just one user on that machine or security from each other is
not an issue, suexec is not needed.
What you're experiencing seems to be just a missing ScriptAlias. RTFM
about calling CGIs...
-hwh
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-06-08 11:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 11:29 [gentoo-user] no suEXEC logging on errors reader
2006-06-07 18:04 ` Bertram Scharpf
2006-06-07 23:31 ` [gentoo-user] " reader
2006-06-08 1:05 ` Jason A. Booth
2006-06-08 6:51 ` reader
2006-06-08 7:25 ` Justin R Findlay
2006-06-08 8:37 ` reader
2006-06-08 10:34 ` Hans-Werner Hilse [this message]
2006-06-08 18:32 ` reader
2006-06-08 19:48 ` Hans-Werner Hilse
2006-06-08 21:28 ` danny
2006-06-08 23:59 ` reader
2006-06-09 0:13 ` reader
2006-06-08 21:11 ` Bertram Scharpf
2006-06-09 0:14 ` reader
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060608123434.701fc580.hilse@web.de \
--to=hilse@web.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox