Concepts
Plain definitions of the words that come up around websites, hosting and software.
13 definitions
- 301 Moved permanently The address changed for good, and browsers are sent to the new one.
- 403 Forbidden The page exists, the server just will not serve it without the right access.
- 404 Not found The server has no page at the address that was requested.
- 500 Internal server error The address was fine, the code behind it failed while building the page.
- 503 Service unavailable The server is running but cannot answer right now, usually during maintenance.
- Astro A web framework for content-driven sites that ships no JavaScript by default.
- Cloudflare A network that sits in front of websites and serves them from locations close to the visitor.
- DNS Domain Name System The directory that turns a domain name into the address of an actual server.
- HTTP HyperText Transfer Protocol The set of rules browsers and servers follow to exchange web pages.
- HTTPS HTTP with encryption Nobody sitting between you and the site can read or alter what is sent.
- Next.js A React framework for building web applications, with rendering on the server as the default.
- Resend A service for sending the automatic emails a website produces, such as receipts and password resets.
- Vercel A hosting platform that takes code from a repository and puts the built site online.
No definition matches that word yet.
Try another word, or clear the search to browse everything.