3
I tried to access a website, owned by a company, and instead of being directed to the page of the site itself, I was redirected to a page saying the following:
Welcome to Nginx!
If you see this page, the Nginx web server is successfully installed and Working. Further Configuration is required.
For online Documentation and support Please refer to Nginx.org. Commercial support is available at Nginx.com.
Thank you for using Nginx.
My operating system is Windows 10 and someone else has already entered this site by their own computer and said they got it, so the problem must be on my computer.
How to proceed?
Thank you in advance.
The address you accessed is exactly the same?
– Sergio
Yes, it is the site tagon8.com, it is exactly the same that the other person was able to access in a normal way.
– Gabriel Ferraz
With or without
https
, with or withoutwww.
?– Sergio
Without both, but I tested now with www and it worked. I didn’t know it made a difference. Thank you so much
– Gabriel Ferraz
If the server is misconfigured makes a difference. It should be redirecting
dominio
forwww.dominio
but apparently you’re not.– Sergio