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 12 (Bookworm)
โ Also compatible:
Ubuntu 24.04 LTS (Noble Numbat),
โ Different versions:
Configuration File Content
3 lines
# Socket for cgid communication
ScriptSock ${APACHE_RUN_DIR}/socks/cgisock
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/d7410fcd5d57c404144ed32e2d5c551f?hint=cgid.conf
Using curl:
curl https://exampleconfig.com/api/v1/config/original/d7410fcd5d57c404144ed32e2d5c551f?hint=cgid.conf > cgid.conf.example