Re: [EMAIL PROTECTED] Prevent users from running applications.

2007-10-10 Thread Nicholas Sanfratello
Thank you very much for your help! Nick Ajai Khattri <[EMAIL PROTECTED]> wrote: On Wed, 10 Oct 2007, Nicholas Sanfratello wrote: > I am new to Apache HTTP server and had a question regarding user > privileges. Is there a way to prevent users from running applications > (ex:

[EMAIL PROTECTED] Prevent users from running applications.

2007-10-10 Thread Nicholas Sanfratello
Hi Everyone, I am new to Apache HTTP server and had a question regarding user privileges. Is there a way to prevent users from running applications (ex: CGI, php, shtml, ...)? If so, how would I do this? I would like to only allow users to post files, not run applications. Currently, I have