Let’s say somehow client want the webservices to be hosted at the different port of default *:80. Just add the following : into /etc/httpd/conf/httpd.conf #Listen 12.34.56.78:80 Listen 80 Listen 8080
Let’s say somehow client want the webservices to be hosted at the different port of default *:80. Just add the following : into /etc/httpd/conf/httpd.conf #Listen 12.34.56.78:80 Listen 80 Listen 8080