Welcome! Log In Create A New Profile

Advanced

Enable the use of CGI for a directory

Posted by jdcd9001 
Enable the use of CGI for a directory
March 09, 2015 01:43PM
good morning

I have to run cgis found in a specific directory, these cgi are written in C.
I found guides to run perl cgi facts or make calls using php.
In this old project is not used php or perl, the cgis are called by https.

In apache was only necessary

<Directory / usr / local / myproject / cgi>
Options + ExecCGI -Includes -Indexes
SetHandler cgi-script
Order allow, deny
Allow from ip
</ Directory>

The machine is mounted on CentOS 7.

Can anyone tell me the settings to serve this type of CGI?
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 265
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready