English / 日本語
Use Netlify to return HTTP status code 410 for all accesses.
Responses to requests other than GET methods will be 404 instead of 410.
If you want to return a response code of 410 strictly for all requests, please consider other methods.
Or manually create a site on Netlify.
- Fork this repository.
- Create new site in Netlify.
- Setting and deploy site. Basic build settings do not need to be set.
- Custom domain settings in Netlify. And add a record to the DNS server you are using.
- After adding a record to your DNS, a TLS certificate will be automatically issued and you will be able to communicate over HTTPS.
Sample site is here.
This site will automatically publish main branch.