Hello!
I have a website that uses an ip to access the web instead of a domain name. For example, instead of using abc.com, I use an ip like 168.158.155.11 to access my website. On this vps, I installed aapanel and changed the nginx port there to port 81, then I installed aaWAF on this vps. I created a website based on the IP address that uses port 81 to run, but to access that website I must use 168.158.155.11:81 to access it. So what should I do so that when I type 168.158.155.11 I can access my website and how to install aaWAF to be able to directly secure this ip address? I need it to prevent ddos or access from places I don't want. Please help me solve this problem.
Thank you very much!