Author Topic: CGI Support  (Read 6787 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CGI Support
« on: March 13, 2017, 02:29:31 PM »
hello,

I try to install a CGI script on my server but I see the script as text, then I start to search on google, apache.org but there no solution to run pl CGI files till now.

Thank you

Offline
*
Re: CGI Support
« Reply #1 on: March 13, 2017, 10:26:51 PM »
you can add this to your /usr/local/apache/conf/httpd.conf

Code: [Select]
<Directory "/home/*/public_html/">
      AllowOverride All
      Options +ExecCGI
      AddHandler cgi-script .cgi .pl
</Directory

and restart apache
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services