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 Action
--
Eric Covener
cove...@gmail.com
-
The of
On 02/14/2010 05:58 PM, Maciej Piechotka wrote:
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
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