ExecCGI not working

nobaloney

NoBaloney Internet Svcs - In Memoriam †
Joined
Jun 16, 2003
Messages
26,113
Location
California
I've Googled, but can't find an answer that resolves the issue on my latest server. One client has a site that worked fine on a crashed older server but on this one fails because of ExecCGI.

I've tried to fix it but haven't found anything that works.

We tried:
Code:
<Directory |DOCROOT|>
          Options +ExecCGI
</Directory>
from a post made in 2003 but it doesn't work on a brand new CentOS 6 server.

My client needs this and I'm not well versed enough in cgi languages to find an answer.

If you've resolved this or know where I can find a solution which works, please notify me.

Thanks.

Jeff
 
Back
Top