OK, I assume we are talking about Apache web server here. If that's the
case I would suppose you are missing the following in your "httpd.conf":
-
Options ExecCGI
SetHandler cgi-script
-
The whole documentation about "mod_userdir" which enables "per-user web
directories: can be found at:
Hi,
Am Mittwoch, 07. Jun 2006, 18:31:46 -0500 schrieb [EMAIL PROTECTED]:
> Bertram Scharpf <[EMAIL PROTECTED]> writes:
>
> > Am Mittwoch, 07. Jun 2006, 06:29:26 -0500 schrieb [EMAIL PROTECTED]:
> >> I'm getting suexec errors in apache error_log. According to all
> >> documentation on the subject
Hi,
On Thu, 08 Jun 2006 13:32:17 -0500
[EMAIL PROTECTED] wrote:
> Hans-Werner Hilse <[EMAIL PROTECTED]> writes:
>
> > What you're experiencing seems to be just a missing ScriptAlias. RTFM
> > about calling CGIs...
>
> What I've found is that if I set ScriptAlias to
> /var/www/localhost/cgi-bin/
Hi,
On Thu, 08 Jun 2006 03:37:01 -0500 [EMAIL PROTECTED] wrote:
> Justin R Findlay <[EMAIL PROTECTED]> writes:
> > On Thu, Jun 08, 2006 at 01:51:09AM -0500, [EMAIL PROTECTED] wrote:
> >>
> >> A few people have mentioned not having used Suexec making me
> >> wonder if there is some other way to al
On Thu, Jun 08, 2006 at 01:51:09AM -0500, [EMAIL PROTECTED] 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.
Justin
--
On Wednesday 07 June 2006 16:31, [EMAIL PROTECTED] wrote:
> Bertram Scharpf <[EMAIL PROTECTED]> writes:
> > Hi,
> >
> > Am Mittwoch, 07. Jun 2006, 06:29:26 -0500 schrieb [EMAIL PROTECTED]:
> >> I'm getting suexec errors in apache error_log. According to all
> >> documentation on the subject .. sue
6 matches
Mail list logo