Can't access openHAB after server IP change, just says "It works!"

I needed to change my servers IP address and after the change can’t access openHAB anymore from the default 8080 port. I’m only getting the default apache “It works!” page. However I can access it still from https://localIP:8443

I’m also hosting two sites with the same server and did some tests with virtualhosts but returned them back to the original configuration and restarted apache.

  • Platform information:
    • Hardware: Mac mini 2.5GHz 4GB
    • OS: macOS High Sierra 10.13.6
    • Java Runtime Environment: Zulu 8.28.0.1 (build 1.8.0_163-b01)
    • openHAB version: 2.3.0

This is not openHAB but Apache, so there is a working apache thread that blocks port 8080. Take a look at

/etc/apache2/apache2.conf   # general options
/etc/apache2/conf-enabled/*  # additionally loaded options
/etc/apache2/sites-enabled/* # additionally loaded sites