Vesta server IP redirecting to some website
Posted: Tue Apr 09, 2019 12:33 am
Hello,
When I access https://SERVERIP > It´s redirect to some website that are hosted on my vesta. (I wanna redirect that to some error page.)
I fix that on http only, editing /etc/nginx/conf.d/SERVERIP.conf, and change the return to "return 503;"
If I do the same I did to solve the http problem with https. all sites become unavailable.
Someone can help me?
When I access https://SERVERIP > It´s redirect to some website that are hosted on my vesta. (I wanna redirect that to some error page.)
I fix that on http only, editing /etc/nginx/conf.d/SERVERIP.conf, and change the return to "return 503;"
If I do the same I did to solve the http problem with https. all sites become unavailable.
Someone can help me?