Changing Apache Port from 80 to 8080

I have done this before but am having brain failure it seems. Can someone please remind me where I can set the apache port for allmon/supermon from port 80 to 8080 or something like that? Thx. Adrian.

You can change it in /etc/httpd/conf/httpd.conf

Most routers allow you to change the forwarding port so you could have it available externally as 8080, but forward to your internal host on port 80. I prefer this configuration so that when I access internal hosts I don’t have to manually change the port number. You would only append 8080 when you are external to your firewall. That’s all assuming this is the reason you want to change the port…

1 Like

I should note that because you included supermon in your question I answered as if you were running the hamvoip distro. If you are running ASL, then it would be in /etc/apache2/ports.conf.

Thank you. Most helpful. As I mentioned, I knew this before and have setup 7 or 8 nodes now and still forgot where the “listen” setting was. Much appreciated. All working well now. 73.