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: Debian 9 (Stretch)
✓ Auch kompatibel:
Ubuntu 18.04 LTS (Bionic Beaver),
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
16 Zeilen
[Unit]
Description=The Apache HTTP Server
After=network.target remote-fs.target nss-lookup.target
[Service]
Type=forking
Environment=APACHE_STARTED_BY_SYSTEMD=true
ExecStart=/usr/sbin/apachectl start
ExecStop=/usr/sbin/apachectl stop
ExecReload=/usr/sbin/apachectl graceful
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/d4d533d95499cf4af9e5c60481e7c7ff?hint=apache2.service
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/d4d533d95499cf4af9e5c60481e7c7ff?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 · Debian 9 (Stretch)
/etc/systemd/apache2.service
APT · Debian 9 (Stretch)
/etc/systemd/apache2.service
APT · Debian 9 (Stretch)