About This Demo
What is this?
This is a static demo website designed to help you test your web server configuration. It includes a variety of file types, nested paths, and content types so you can verify your server handles them all correctly.
Test Checklist
Request Info
Loading request details via JavaScript...
Headers Sent
Open your browser DevTools → Network tab and click any file to inspect the response headers your server is sending.
GET /about.html HTTP/1.1 Host: localhost:<port> Accept: text/html