>On Tue, Sep 3, 2013 at 4:05 PM, azurIt wrote:
>> Hi,
>>
>> is it, somehow, possible to set CGI script interpreters in linux? For
>> example:
>> - interpterer for .py is /usr/bin/python
>> - .sh is /bin/bash
>> etc.
>
>Check out the Action directive. You'll probably need to write a small wrapper
On Tue, Sep 3, 2013 at 4:05 PM, azurIt wrote:
> Hi,
>
> is it, somehow, possible to set CGI script interpreters in linux? For example:
> - interpterer for .py is /usr/bin/python
> - .sh is /bin/bash
> etc.
Check out the Action directive. You'll probably need to write a small wrapper.
--
Hi,
is it, somehow, possible to set CGI script interpreters in linux? For example:
- interpterer for .py is /usr/bin/python
- .sh is /bin/bash
etc.
It's impossible, in our environment, to run scripts directly because partition
is mounted with noexec (for security reasons). But we are allowing to