Re: [users@httpd] cgi scripts not getting executed on apache2.4

2015-08-10 Thread Igor Cicimov
On 10/08/2015 7:36 PM, "Rahul R" wrote: > > Hello All, > > I have apache 2.4 installed. I face a problem with cgi scripts execution. I have the following in my httpd.conf. But for some reason cgi scripts which are in perl are not getting executed. And instead the contents getting displayed on brow

[users@httpd] cgi scripts not getting executed on apache2.4

2015-08-10 Thread Rahul R
Hello All, I have apache 2.4 installed. I face a problem with cgi scripts execution. I have the following in my httpd.conf. But for some reason cgi scripts which are in perl are not getting executed. And instead the contents getting displayed on browser. With 2.2 i have the same entries, works lik