[CentOS] General question about PHP - continued with mod_python

2007-09-26 Thread Wei Yu
Oops, I just missed the python part. Does mod_python have similar options? Or how to stop other users to run python scripts in some directories? On 9/26/07, Miskell, Craig <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > Is that possible to disable running of PHP on certain directories? > > I am

Re: [CentOS] General question about PHP

2007-09-26 Thread Wei Yu
That's great, thank you! On 9/26/07, Miskell, Craig <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > Is that possible to disable running of PHP on certain directories? > > I am running a server which provides personal homepage > > service. However, not every user are familiar with security, > > s

RE: [CentOS] General question about PHP

2007-09-25 Thread Miskell, Craig
> Hello, > > Is that possible to disable running of PHP on certain directories? > I am running a server which provides personal homepage > service. However, not every user are familiar with security, > some may upload some PHP scripts with bugs/holes. I do not > want them to be executed on th

Re: [CentOS] General question about PHP

2007-09-25 Thread gjgowey
ent in the config for the vhost that you want php disabled. Geoff Sent from my BlackBerry wireless handheld. -Original Message- From: "Wei Yu" <[EMAIL PROTECTED]> Date: Wed, 26 Sep 2007 11:19:59 To:"CentOS mailing list" Subject: [CentOS] General question abo

[CentOS] General question about PHP

2007-09-25 Thread Wei Yu
Hello, Is that possible to disable running of PHP on certain directories? I am running a server which provides personal homepage service. However, not every user are familiar with security, some may upload some PHP scripts with bugs/holes. I do not want them to be executed on the server. I can ena