how to avoid IP redirecting to panel?
07-27-2015, 01:04 PM
(This post was last modified: 07-27-2015, 01:15 PM by wallmapu.)
Hi.
I have recently installed sentora on my vps server. I had some issues trying to run gnu mailman but I already scratched that and found another solution.
I have correctly installed sentora on its own subdomain (panel.example.com). However, whenever anyone types the ip address of my server, it directs them right to the sentora panel login page. I don't want that. Is there any solution to this?
This is my /etc/hosts
I tried to edit panel.example.cl on line three to just example.cl, but nothing changed.
I'd appreciate some help.
Thanks in advance.
I have recently installed sentora on my vps server. I had some issues trying to run gnu mailman but I already scratched that and found another solution.
I have correctly installed sentora on its own subdomain (panel.example.com). However, whenever anyone types the ip address of my server, it directs them right to the sentora panel login page. I don't want that. Is there any solution to this?
This is my /etc/hosts
Code:
# Generated by SolusVM
127.0.0.1 localhost localhost.localdomain
::1 localhost localhost.localdomain
71.4.803.688 panel.example.cl
127.0.0.1 panel.example.cl
127.0.0.1 autoreply.panel.example.cl
I tried to edit panel.example.cl on line three to just example.cl, but nothing changed.
I'd appreciate some help.
Thanks in advance.