Connect to a site directly via IP? #1544
Unanswered
jaredcat
asked this question in
Support Requests
Replies: 2 comments 4 replies
-
Hi. If I have understood you correctly, the easiest way is to add an entry in your /etc/hosts file on your PC. This will bypass the DNS lookup. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Wasn't able to get this working but adding |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a single site hosted using EE and using ClouldFlare.
I have a service that connects to the site but times out because of CloudFlare's low connection time.
I would like to be able to configure this service to bypass Cloudflare by using the IP address of my server instead of the domain name.
I understand this could only be set up for 1 site at a time which is fine for my situation.
When trying to visit the site directly i get an nginx 404 error.
What would i need to change so the site resolves on the IP of the server?
Beta Was this translation helpful? Give feedback.
All reactions