/etc/apache2/mods-available/cgid.conf - Ubuntu 16.04 LTS (Xenial Xerus)

This is the default example configuration of cgid.conf provided by Apache. This config file was generated by Apache running on Ubuntu 16.04.

It is located under: /etc/apache2/mods-available/cgid.conf

    # Socket for cgid communication
ScriptSock ${APACHE_RUN_DIR}/cgisock

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet

    
  

Config Details

Location
/etc/apache2/mods-available/cgid.conf
Operating system
Ubuntu 16.04 LTS (Xenial Xerus)
Length
4 lines
MD5 checksum
e8a2836392051bde889cf9c137058273

Usage

Download the raw file with wget or curl

Wget

wget -O cgid.conf.example http://exampleconfig.com/static/raw/apache/ubuntu16.04/etc/apache2/mods-available/cgid.conf

cURL

curl http://exampleconfig.com/static/raw/apache/ubuntu16.04/etc/apache2/mods-available/cgid.conf > cgid.conf.example