I setup Xibo 1.8 on CentOS 7 in oracle virtualbox using docker and managed to get all the steps worked out. When I went to the localhost url to login to Xibo it worked fine. I duplicated the same steps in Hyper V manager creating a server with a static IP. When I go to http://[my_IPaddr] or add /xibo at the end I get a 404 error url not found. When I go to the IP address I get the apache 123 test page. Going to localhost does the same as my_ipaddr/xibo.
What did I miss on this?