That's great and I can also disable https completely by changing the config to DAEMON_ARGS="-daemon -www 8080 -sslwww 0"The https port is define in /etc/init.d/domoticz.sh
Now I can use the port 443 for other purposes.
However, what will happen when i upgrade domoticz? I will definately forget that I made this change to the file /etc/init.d/domoticz.sh and it might take me some time to figure out why things are not working as expected.
Wouldn't it be better if we had a persistant way to change the Domoticz listening ports?