Apache HTTP Server - /etc/apache2/mods-available/deflate.conf

Pulled directly from an unmodified installation.

Quick Actions

๐Ÿ“ฅ Download Original deflate.conf

Configuration File Information

Configuration File Content

/etc/apache2/mods-available/deflate.conf
15 lines
<IfModule mod_deflate.c>
	<IfModule mod_filter.c>
		# these are known to be safe with MSIE 6
		AddOutputFilterByType DEFLATE text/html text/plain text/xml

		# everything else may cause problems with MSIE 6
		AddOutputFilterByType DEFLATE 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 Commands

deflate.conf โ€ข

Download the 100% original unaltered configuration file pulled from Apache HTTP Server

Using wget:

wget -O deflate.conf.example https://exampleconfig.com/api/v1/config/original/6649a32153b9afdc53f6898b5a10a2d6?hint=deflate.conf

Using curl:

curl https://exampleconfig.com/api/v1/config/original/6649a32153b9afdc53f6898b5a10a2d6?hint=deflate.conf > deflate.conf.example

Related Configuration Files

Technical Details

File Location
/etc/apache2/mods-available/deflate.conf
Platform
Linux
File Size
15 lines
Application
Apache HTTP Server
MD5 Checksum
6649a32153b9afdc53f6898b5a10a2d6
SHA256 Checksum
7c5c221e1af28790dafe907c1794ab93036a84e115bfa6dc65c26f5419055b9c