[us...@httpd] Re: Re: Default program for CGI

2010-02-15 Thread Maciej Piechotka
On Mon, 2010-02-15 at 15:42 +0530, Nilesh Govindarajan wrote: > On 02/15/2010 02:54 PM, Maciej Piechotka wrote: > > On Sun, 2010-02-14 at 08:50 -0500, Eric Covener wrote: > >> On Sun, Feb 14, 2010 at 7:28 AM, Maciej Piechotka > >> wrote: > >>> Is it possibl

[us...@httpd] Re: Re: Default program for CGI

2010-02-15 Thread Maciej Piechotka
On Mon, 2010-02-15 at 15:42 +0530, Nilesh Govindarajan wrote: > On 02/15/2010 02:54 PM, Maciej Piechotka wrote: > > On Sun, 2010-02-14 at 08:50 -0500, Eric Covener wrote: > >> On Sun, Feb 14, 2010 at 7:28 AM, Maciej Piechotka > >> wrote: > >>> Is it possibl

[us...@httpd] Re: Default program for CGI

2010-02-15 Thread Maciej Piechotka
On Sun, 2010-02-14 at 08:50 -0500, Eric Covener wrote: > On Sun, Feb 14, 2010 at 7:28 AM, Maciej Piechotka > wrote: > > Is it possible to specify a handler for files in CGI? > > I.e. have: > > > > SomeDirectiveCGI .pl /usr/bin/perl > > You can use Ac

[us...@httpd] Default program for CGI

2010-02-14 Thread Maciej Piechotka
Is it possible to specify a handler for files in CGI? I.e. have: SomeDirectiveCGI .pl /usr/bin/perl I'd like to install a PHP script on server where PHP is available only through SuExec due to security reasons. And adding such option to .htaccess would be much simpler to maintain then adding to e