Apache HTTP Server Configuration - Linux

/etc/apache2/ports.conf

Quick Actions

๐Ÿ“ฅ Download Original ports.conf

Configuration File Information

Configuration File Content

/etc/apache2/ports.conf
16 lines
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default.conf

Listen 80

<IfModule ssl_module>
	Listen 443
</IfModule>

<IfModule mod_gnutls.c>
	Listen 443
</IfModule>

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

        

Download Commands

ports.conf โ€ข

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

Using wget:

wget -O ports.conf.example https://exampleconfig.com/api/v1/config/original/a961f23471d985c2b819b652b7f64321?hint=ports.conf

Using curl:

curl https://exampleconfig.com/api/v1/config/original/a961f23471d985c2b819b652b7f64321?hint=ports.conf > ports.conf.example

Related Configuration Files

Technical Details

File Location
/etc/apache2/ports.conf
Platform
Linux
File Size
16 lines
Application
Apache HTTP Server
Compatible Versions
MD5 Checksum
a961f23471d985c2b819b652b7f64321
SHA256 Checksum
9d2d53be30cbb4c42af6b25458077db5b5ad1be4f5810fa2fee4a1d53ac604a2