Issue with OWA (404 error)
From the server itself i can use IPv6 https://[fe80::feef:ff56:c498:1f0]/owa - this opens the mailbox.
https://127.0.0.1/owa - this opens the mailbox
https://localhost/owa - this results in 404 - File or directory not found
using https://servername/owa - this results in 404 - file or directory not found
using https://192.168.10.10 - this results in 404 - file or directory not found
is this an issue with IIS bindings?
thanks in advance