Apache HTTP Server - /etc/apache2/mods-available/actions.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen actions.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert actions.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Ubuntu 18.04 LTS (Bionic Beaver)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 9 (Stretch),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Konfigurationsdatei-Inhalt
12 Zeilen
# a2enmod-note: needs-configuration
#
# Action lets you define media types that will execute a script whenever
# a matching file is called. This eliminates the need for repeated URL
# pathnames for oft-used CGI file processors.
# Format: Action media/type /cgi-script/location
# Format: Action handler-name /cgi-script/location
#
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
actions.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O actions.conf.example https://exampleconfig.com/api/v1/config/original/8736884dbc596bcfdbb392409c96fde5?hint=actions.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/8736884dbc596bcfdbb392409c96fde5?hint=actions.conf > actions.conf.example