Loxberry
Loxberry copied to clipboard
After changing http port - tcp6 port 80 is still in use
Hello,
I changed the HTTP Web Port from 80 to 90:
When executing "netstat -lnt" the port 80 for the IPv6 Adress is still in use:
This does not allow me to use the PlugIn for HaBridge on standard port 80.
Best regards, Christian
I found a solution:
It was only necessary to remove/comment the line
Listen 80
from /etc/apache2/ports.conf