Apache HTTP Server Konfiguration - Linux

/etc/httpd/conf.modules.d/01-cgi.conf

Schnellaktionen

📥 Original herunterladen 01-cgi.conf

Konfigurationsdatei-Informationen

Konfigurationsdatei-Inhalt

/etc/httpd/conf.modules.d/01-cgi.conf
15 Zeilen
# This configuration file loads a CGI module appropriate to the MPM
# which has been configured in 00-mpm.conf.  mod_cgid should be used
# with a threaded MPM; mod_cgi with the prefork MPM.

<IfModule mpm_worker_module>
   LoadModule cgid_module modules/mod_cgid.so
</IfModule>
<IfModule mpm_event_module>
   LoadModule cgid_module modules/mod_cgid.so
</IfModule>
<IfModule mpm_prefork_module>
   LoadModule cgi_module modules/mod_cgi.so
</IfModule>


        

Download-Befehle

01-cgi.conf •

Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server

Mit wget:

wget -O 01-cgi.conf.example https://exampleconfig.com/api/v1/config/original/36e54d4b2bd190f5cbad876bfbeda461?hint=01-cgi.conf

Mit curl:

curl https://exampleconfig.com/api/v1/config/original/36e54d4b2bd190f5cbad876bfbeda461?hint=01-cgi.conf > 01-cgi.conf.example

Verwandte Konfigurationsdateien

Technische Details

Dateipfad
/etc/httpd/conf.modules.d/01-cgi.conf
Plattform
Linux
Dateigröße
15 Zeilen
Anwendung
Apache HTTP Server
MD5-Prüfsumme
36e54d4b2bd190f5cbad876bfbeda461
SHA256-Prüfsumme
9dd1229936b7e391cc543738eb98a28b5f0033c7bff93bad1fe02e935ebdf087