How to access website by IP address?

I need to access my website by ip address like: 1.0.0.0.0/mysite currently I am forced to just have domain name for each and every one of my websites. It doesn’t make sense to me (at least not why I bought VPS :wink: )

you can do that either via any of the following methods

  1. site preview
    you’re able to see the site using preview option under cyberpanel
    so the link will be lilke

https://serverip:8090/preview/yoursitename.tld/

  1. via litespeed admin console
    login to litespeed admin console >> go to listeners >> map the the IP( will act as domain name) to the virtual host as shown in the follwoing screenshot for both SSL and non ssl liteners.

By this you can simply load the site using by the IP address