Apache HTTP Server Konfiguration - Linux

/etc/apache2/conf-available/serve-cgi-bin.conf

Schnellaktionen

📥 Original herunterladen serve-cgi-bin.conf

Konfigurationsdatei-Informationen

Konfigurationsdatei-Inhalt

/etc/apache2/conf-available/serve-cgi-bin.conf
21 Zeilen
<IfModule mod_alias.c>
	<IfModule mod_cgi.c>
		Define ENABLE_USR_LIB_CGI_BIN
	</IfModule>

	<IfModule mod_cgid.c>
		Define ENABLE_USR_LIB_CGI_BIN
	</IfModule>

	<IfDefine ENABLE_USR_LIB_CGI_BIN>
		ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
		<Directory "/usr/lib/cgi-bin">
			AllowOverride None
			Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
			Require all granted
		</Directory>
	</IfDefine>
</IfModule>

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

        

Download-Befehle

serve-cgi-bin.conf •

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

Mit wget:

wget -O serve-cgi-bin.conf.example https://exampleconfig.com/api/v1/config/original/21abde7dadc1020140b9ab796d06fd29?hint=serve-cgi-bin.conf

Mit curl:

curl https://exampleconfig.com/api/v1/config/original/21abde7dadc1020140b9ab796d06fd29?hint=serve-cgi-bin.conf > serve-cgi-bin.conf.example

Verwandte Konfigurationsdateien

Technische Details

Dateipfad
/etc/apache2/conf-available/serve-cgi-bin.conf
Plattform
Linux
Dateigröße
21 Zeilen
Anwendung
Apache HTTP Server
Kompatible Versionen
MD5-Prüfsumme
21abde7dadc1020140b9ab796d06fd29
SHA256-Prüfsumme
6e992365ad0102eb0d5f63fba06c0307b093dcb85d9dfdfa84ea383ccf6b79b8