/etc/httpd/conf/httpd.conf.orig:# Listen: Allows you to bind Apache to specific IP addresses and/or /etc/httpd/conf/httpd.conf.orig:# Change this to Listen on specific IP addresses as shown below to /etc/httpd/conf/httpd.conf.orig:#Listen 12.34.56.78:80 /etc/httpd/conf/httpd.conf.orig:Listen 80 /etc/httpd/conf/httpd.conf:# Listen: Allows you to bind Apache to specific IP addresses and/or /etc/httpd/conf/httpd.conf:# Change this to Listen on specific IP addresses as shown below to /etc/httpd/conf/httpd.conf:#Listen 12.34.56.78:80 /etc/httpd/conf/httpd.conf:Listen 80 /etc/httpd/conf/httpd.conf.save.1:# Listen: Allows you to bind Apache to specific IP addresses and/or /etc/httpd/conf/httpd.conf.save.1:# Change this to Listen on specific IP addresses as shown below to /etc/httpd/conf/httpd.conf.save.1:#Listen 12.34.56.78:80 /etc/httpd/conf/httpd.conf.save.1:Listen 80 /etc/httpd/conf/httpd.conf.save.2:# Listen: Allows you to bind Apache to specific IP addresses and/or /etc/httpd/conf/httpd.conf.save.2:# Change this to Listen on specific IP addresses as shown below to /etc/httpd/conf/httpd.conf.save.2:#Listen 12.34.56.78:80 /etc/httpd/conf/httpd.conf.save.2:Listen 80 /etc/httpd/conf.d/ssl.conf:# When we also provide SSL we have to listen to the /etc/httpd/conf.d/ssl.conf:Listen 443 https /etc/httpd/conf.d/ssl.conf:## All SSL configuration in this context applies both to