Comment by kps 1 day ago Step 7: Camera AI that can catch the people scribbling “Sci-Hub is 190.115.31.218” on a bathroom wall. 8 comments kps Reply bcrosby95 1 day ago There's literally no perfect law in the world. So I'm not exactly sure what your point is. NoMoreNicksLeft 1 day ago Does that even work anymore? I thought plain IP addresses were a thing of the past ever since we started doing virtual hosts 25 years ago. I just get a 503 when I use the address you posted... CWuestefeld 1 day ago If you just point your browser to https://<ip_address> then it won't work. You also need to have the correct hostname in the http request headers.The easiest way to accomplish this is to add the address into your .hosts file (as sibling post says) and just use the name. CommanderData 1 day ago As well as SNI, most reverse proxies need to know which TLS cert to serve. Lower than layer 7. thedrexster 1 day ago Put it in your hosts file ;) oneshtein 1 day ago What domain name we need to put into hosts file? 1 reply →
bcrosby95 1 day ago There's literally no perfect law in the world. So I'm not exactly sure what your point is.
NoMoreNicksLeft 1 day ago Does that even work anymore? I thought plain IP addresses were a thing of the past ever since we started doing virtual hosts 25 years ago. I just get a 503 when I use the address you posted... CWuestefeld 1 day ago If you just point your browser to https://<ip_address> then it won't work. You also need to have the correct hostname in the http request headers.The easiest way to accomplish this is to add the address into your .hosts file (as sibling post says) and just use the name. CommanderData 1 day ago As well as SNI, most reverse proxies need to know which TLS cert to serve. Lower than layer 7. thedrexster 1 day ago Put it in your hosts file ;) oneshtein 1 day ago What domain name we need to put into hosts file? 1 reply →
CWuestefeld 1 day ago If you just point your browser to https://<ip_address> then it won't work. You also need to have the correct hostname in the http request headers.The easiest way to accomplish this is to add the address into your .hosts file (as sibling post says) and just use the name. CommanderData 1 day ago As well as SNI, most reverse proxies need to know which TLS cert to serve. Lower than layer 7.
CommanderData 1 day ago As well as SNI, most reverse proxies need to know which TLS cert to serve. Lower than layer 7.
thedrexster 1 day ago Put it in your hosts file ;) oneshtein 1 day ago What domain name we need to put into hosts file? 1 reply →
There's literally no perfect law in the world. So I'm not exactly sure what your point is.
Does that even work anymore? I thought plain IP addresses were a thing of the past ever since we started doing virtual hosts 25 years ago. I just get a 503 when I use the address you posted...
If you just point your browser to https://<ip_address> then it won't work. You also need to have the correct hostname in the http request headers.
The easiest way to accomplish this is to add the address into your .hosts file (as sibling post says) and just use the name.
As well as SNI, most reverse proxies need to know which TLS cert to serve. Lower than layer 7.
Put it in your hosts file ;)
What domain name we need to put into hosts file?
1 reply →