Apache HTTP Server - /etc/apache2/mods-available/deflate.conf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen deflate.confKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert deflate.conf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Ubuntu 18.04 LTS (Bionic Beaver)
✓ Auch kompatibel:
Debian 10 (Buster),
Ubuntu 20.04 LTS (Focal Fossa),
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
11 Zeilen
<IfModule mod_deflate.c>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css
AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/xml
</IfModule>
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Download-Befehle
deflate.conf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von Apache HTTP Server
Mit wget:
wget -O deflate.conf.example https://exampleconfig.com/api/v1/config/original/c0df9dcfde4448823efb0c0dd3b0d749?hint=deflate.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/c0df9dcfde4448823efb0c0dd3b0d749?hint=deflate.conf > deflate.conf.example