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: Debian 12 (Bookworm)
✓ Auch kompatibel:
Ubuntu 24.04 LTS (Noble Numbat),
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
8 Zeilen
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript
AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/wasm
AddOutputFilterByType DEFLATE application/xml
</IfModule>
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/2f28f35168069262fb1055abab5848fe?hint=deflate.conf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/2f28f35168069262fb1055abab5848fe?hint=deflate.conf > deflate.conf.example