Apache HTTP Server Konfiguration - Linux
/etc/systemd/apache2@.service
Schnellaktionen
📥 Original herunterladen apache2@.serviceKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert apache2@.service von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Ubuntu 24.04 LTS (Noble Numbat)
✓ Auch kompatibel:
Debian 11 (Bullseye),
Debian 12 (Bookworm),
Ubuntu 22.04 LTS (Jammy Jellyfish),
⚠ Verschiedene Versionen:
Debian:
Debian 9 (Stretch)
Konfigurationsdatei-Inhalt
19 Zeilen
[Unit]
Description=The Apache HTTP Server
After=network.target remote-fs.target nss-lookup.target
ConditionPathIsDirectory=/etc/apache2-%i
Documentation=https://httpd.apache.org/docs/2.4/
[Service]
Type=forking
Environment=APACHE_CONFDIR=/etc/apache2-%i APACHE_STARTED_BY_SYSTEMD=true
ExecStart=/usr/sbin/apachectl start
ExecStop=/usr/sbin/apachectl graceful-stop
ExecReload=/usr/sbin/apachectl graceful
KillMode=mixed
PrivateTmp=true
Restart=on-abort
[Install]
WantedBy=multi-user.target
Download-Befehle
apache2@.service •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O apache2@.service.example https://exampleconfig.com/api/v1/config/original/2cc4631beab008ebec7beccd0fecd201?hint=apache2@.service
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/2cc4631beab008ebec7beccd0fecd201?hint=apache2@.service > apache2@.service.example
Verwandte Konfigurationsdateien
/etc/systemd/apache2@.service
Apache HTTP Server · Debian 9 (Stretch)
/etc/systemd/apache2@.service
Apache HTTP Server · Debian 9 (Stretch)
/etc/systemd/apache2@.service
Apache HTTP Server · Debian 9 (Stretch)
/etc/systemd/apache2@.service
APT · Ubuntu 24.04 LTS (Noble Numbat)
/etc/systemd/apache2@.service
APT · Ubuntu 24.04 LTS (Noble Numbat)
/etc/systemd/apache2@.service
APT · Ubuntu 24.04 LTS (Noble Numbat)