설치 가이드를 따르지 않으면 IP 주소로 사이트에 접근할 수 있습니다

기본적으로 IP를 통해 접근을 시도하면 올바른 도메인으로 301 Redirect가 반환됩니다:

$ curl 159.203.68.6 -I
HTTP/1.1 301 Moved Permanently
Server: nginx/1.16.1
Date: Mon, 29 Jun 2020 20:24:41 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://falcoland.falco.dev/

301404로 변경하자는 제안이신가요?

3개의 좋아요