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
12 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_prefork_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/a9f3a4439fcefa4ebdc3b2739d266a95?hint=01-cgi.conf

Mit curl:

curl https://exampleconfig.com/api/v1/config/original/a9f3a4439fcefa4ebdc3b2739d266a95?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
12 Zeilen
Anwendung
Apache HTTP Server
Kompatible Versionen
MD5-Prüfsumme
a9f3a4439fcefa4ebdc3b2739d266a95
SHA256-Prüfsumme
ea2c311932bdc018772e27e58b83d883955d4764868bcc19dd4c4d5febac658f