Re: [EMAIL PROTECTED] How to switch to a lot of different users with suexec?

2007-09-26 Thread Liyu,She
Thanks a million, Joshua. I'll certainly try it out. liyushe On 9/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > On 9/26/07, Liyu,She <[EMAIL PROTECTED]> wrote: > > Dear all, > > > > I am trying to write a configuration file with which I can allow users &g

[EMAIL PROTECTED] How to switch to a lot of different users with suexec?

2007-09-26 Thread Liyu,She
elves, not as apache/daemon? Could anyone tell me? Thank you so much. Best regards. Liyu, She - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

Re: [EMAIL PROTECTED] Another "attempt to invoke directory as script" Error

2007-03-13 Thread Liyu,She
ut apparently, SetHandler also treat directories as script. Thanks again. Vincent. Thank you all the same, Ashutosh. Best regards. sly On 3/14/07, Vincent Bray <[EMAIL PROTECTED]> wrote: On 13/03/07, Liyu,She <[EMAIL PROTECTED]> wrote: > Hi, everyone. > > I am running Ap

[EMAIL PROTECTED] Another "attempt to invoke directory as script" Error

2007-03-12 Thread Liyu,She
Hi, everyone. I am running Apache 2.2.3 on FreeBSD 6.1release. I was trying to make the /cgi/ path indexed while visiting. More specifically, I want anyone visiting /cgi/ would be automatically redirected to /cgi/index.html The related configuration part is: =