httpd / cgi-bin

Stephen Gilbert linuxelf at gmail.com
Mon Jun 7 19:26:55 UTC 2010


You can add a cgi-script handler such as

AddHandler cgi-script .cgi

telling apache that anything ending in .cgi is a script.  Then, add

ExecCGI

to their Options under their Directory tag.

On Mon, Jun 7, 2010 at 3:10 PM, Sir June <sir_june at yahoo.com> wrote:

> I have a webserver with httpd 2.2.3, running as user "apache".  my
> users/developers wants to run some perl/cgi programs but im hesitant to give
> them access to cgi-bin directory?  how do i let them run their scripts?
>
> thanks,
>
>  Sir June
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>



-- 
Stephen Gilbert
RHCE - 804006953620491



More information about the redhat-list mailing list