How can I change my setup so that the web/http administration system that is currently running on port 5280, only listens to localhost?
I want to work but not to work.
thank you,
aleph0
PS I don't want to hear the word 'firewall'. that's the wrong solution.
Add the option {ip, {127, 0,
Add the option
{ip, {127, 0, 0, 1}}toejabberd_httpin thelistensection of the configuration. See .