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

Pulled directly from an unmodified installation.

Quick Actions

๐Ÿ“ฅ Download Original info.conf

Configuration File Information

Configuration File Content

/etc/apache2/mods-available/info.conf
16 lines
<IfModule mod_info.c>

	# Allow remote server configuration reports, with the URL of
	#  http://servername/server-info (requires that mod_info.c be loaded).
	# Uncomment and change the "192.0.2.0/24" to allow access from other hosts.
	#
	<Location /server-info>
		SetHandler server-info
		Require local
		#Require ip 192.0.2.0/24
	</Location>

</IfModule>

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

        

Download Commands

info.conf โ€ข

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

Using wget:

wget -O info.conf.example https://exampleconfig.com/api/v1/config/original/4a4aa21e0bb474d420c9a3e1c3320677?hint=info.conf

Using curl:

curl https://exampleconfig.com/api/v1/config/original/4a4aa21e0bb474d420c9a3e1c3320677?hint=info.conf > info.conf.example

Related Configuration Files

Technical Details

File Location
/etc/apache2/mods-available/info.conf
Platform
Linux
File Size
16 lines
Application
Apache HTTP Server
Compatible Versions
MD5 Checksum
4a4aa21e0bb474d420c9a3e1c3320677
SHA256 Checksum
edfa993c438cb133365ed0e886b8c3cf673e9c6046eb01a9df2aea31281e24aa