Question

How to disable direct IP access on an Openlitespeed droplet?

Hi,

I am new to using droplets and my website is https://www.movie-weekly.com.au.

My website is working fine but it is also accessible by its public IP address. I want to disable this and maybe show a blank page or some generic page to the users. I am sorry if this is a newbie question, I am new to DigitalOcean.

I am using Ubuntu 20.04 with Openlitespeed WordPress. I couldn’t find a working solution to do this anywhere. Please help!

Thank you


Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

Hi,

  1. Please allow port 7080 from SSH Console
  2. Access OpenLiteSpeed Web Server WebAdmin > Listeners, and remove the IP from both HTTP and HTTPS listeners.
    https://docs.litespeedtech.com/cloud/images/wordpress/#step-2-add-domain-to-listener

Best, Eric