Hi @trogloraspa
I’d suggest changing your default “landing page” like I do:
try using:
https://intranet.r7.anwi.ch/
or using the servers fqdn:
https://awr7-nethserver.r7.anwi.ch
This second one is a simple html page in /var/lib/ww/html/
NethServer has basically two folders for webhosts:
The “default”, used for any, non specified access, like using IP instead of name.
This is /var/ww/html/. If any index.html is in this folder, it is shown instead of the default landing page you are seeing. This is also shown if using the IP to access my server. Try it!
And then there specified hosts, like when you setup anything with a vhost, these are here:
/var/lib/nethserver/vhost/VHOST-NAME/
My 2 cents
Andy