Default site — no virtual host matched
You’ve reached this server, but there isn’t a configured site for the requested hostname. If you’re the administrator, create a new host entry (virtual host / proxy host) and point DNS to this server.
Web server is up
No vhost configured
Check Host header & DNS
Quick checks
- DNS: A/AAAA record points to the correct IP.
- Hostname: the request Host header matches a configured vhost.
- Reverse proxy: proxy host exists and forwards to a healthy upstream.
- SSL: certificate issued for the hostname (if using HTTPS).
Diagnostic snippet
Requested host: Path: Protocol: Time: If this is unexpected: - Verify DNS points to this server - Add a matching vhost / proxy host for the requested hostname - Confirm upstream is reachable