Re: [EMAIL PROTECTED] howto configure parameterised personal cgi bin

2005-10-10 Thread Joshua Slive
On 10/10/05, Andrew Clarke <[EMAIL PROTECTED]> wrote: > Is there no parameter that tells Apache not to go via SUEXEC to run CGI? I'm > a bit surprised that the only way to stop it (without recompiling it out of > existence) is by hacking the suexec file. People who install from OS > bundles are lef

Re: [EMAIL PROTECTED] howto configure parameterised personal cgi bin

2005-10-10 Thread Andrew Clarke
On Tue, 11 Oct 2005 03:47, Joshua Slive wrote: > > Apache does *not* put the suid bit back. This must be something in > your OS. I still haven't been able to find it, but it's quite irritating. I'm starting to think it's part of an integrity-checking ritual somewhere deep in the O/S but I canno

Re: [EMAIL PROTECTED] howto configure parameterised personal cgi bin

2005-10-10 Thread Joshua Slive
On 10/10/05, Andrew Clarke <[EMAIL PROTECTED]> wrote: > DirectoryIndex /~me/mycgi/index.cgi > > But of course it will only work for me, not for any other users. > > Reasons I'm heading down this path: > > The DirectoryIndex directive seems to have a number of weaknesses: > > Firstly, to mak

[EMAIL PROTECTED] howto configure parameterised personal cgi bin

2005-10-09 Thread Andrew Clarke
Hi folks, I want to configure my Apache 2.0.54 so support a personalised cgi bin, specifically so that I can use the DirectoryIndex directive. I have the usual public_html definition: AllowOverride FileInfo AuthConfig Limit Indexes Options +Indexes DirectoryIndex /