Apache HTTP Server - /etc/apache2/mods-available/cgid.conf
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original cgid.confConfiguration File Information
Authentic & Original
Unaltered cgid.conf from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Configuration File Content
5 lines
# Socket for cgid communication
ScriptSock ${APACHE_RUN_DIR}/cgisock
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download Commands
cgid.conf โข
Download the 100% original unaltered configuration file pulled from Apache HTTP Server
Using wget:
wget -O cgid.conf.example https://exampleconfig.com/api/v1/config/original/e8a2836392051bde889cf9c137058273?hint=cgid.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/e8a2836392051bde889cf9c137058273?hint=cgid.conf > cgid.conf.example