Apache HTTP Server Configuration - Linux

/etc/apache2/mods-available/setenvif.conf

Quick Actions

๐Ÿ“ฅ Download Original setenvif.conf

Configuration File Information

Configuration File Content

/etc/apache2/mods-available/setenvif.conf
33 lines
<IfModule mod_setenvif.c>

	#
	# The following directives modify normal HTTP response behavior to
	# handle known problems with browser implementations.
	#
	BrowserMatch "Mozilla/2" nokeepalive
	BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0
	BrowserMatch "RealPlayer 4\.0" force-response-1.0
	BrowserMatch "Java/1\.0" force-response-1.0
	BrowserMatch "JDK/1\.0" force-response-1.0

	#
	# The following directive disables redirects on non-GET requests for
	# a directory that does not include the trailing slash.  This fixes a
	# problem with Microsoft WebFolders which does not appropriately handle
	# redirects for folders with DAV methods.
	# Same deal with Apple's DAV filesystem and Gnome VFS support for DAV.
	#
	BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
	BrowserMatch "MS FrontPage" redirect-carefully
	BrowserMatch "^WebDrive" redirect-carefully
	BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
	BrowserMatch "^gnome-vfs/1.0" redirect-carefully
	BrowserMatch "^gvfs/1" redirect-carefully
	BrowserMatch "^XML Spy" redirect-carefully
	BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
	BrowserMatch " Konqueror/4" redirect-carefully

</IfModule>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet

        

Download Commands

setenvif.conf โ€ข

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

Using wget:

wget -O setenvif.conf.example https://exampleconfig.com/api/v1/config/original/533f5f92761c2c24d6820f1d7d1c45ad?hint=setenvif.conf

Using curl:

curl https://exampleconfig.com/api/v1/config/original/533f5f92761c2c24d6820f1d7d1c45ad?hint=setenvif.conf > setenvif.conf.example

Related Configuration Files

Technical Details

File Location
/etc/apache2/mods-available/setenvif.conf
Platform
Linux
File Size
33 lines
Application
Apache HTTP Server
Compatible Versions
MD5 Checksum
533f5f92761c2c24d6820f1d7d1c45ad
SHA256 Checksum
56aca4ecb7b8cc17ecf43c34e165051b7565a88f0cdb399c39aca174b7a5bdaf