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
14 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>

        

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/e0eadfd8b9250d90d5c3004171eb78f6?hint=ports.conf

Using curl:

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

Related Configuration Files

Technical Details

File Location
/etc/apache2/ports.conf
Platform
Linux
File Size
14 lines
Application
Apache HTTP Server
Compatible Versions
MD5 Checksum
e0eadfd8b9250d90d5c3004171eb78f6
SHA256 Checksum
ca3f42f4f226ca53efba66a162f224375b78ff4be50ed146d303753b53fee76f