Use this site to test static file serving, routing, MIME types, and path resolution on your local server.
Three pages: index.html, about.html, contact.html — test multi-page routing.
css/style.css and css/dark.css — test stylesheet loading and subpath resolution.
js/main.js and js/utils.js — test JS module loading and script execution.
images/logo.svg, hero.svg, avatar.svg — test image MIME types and paths.
api/data.json — test JSON content-type headers and API-like route handling.
assets/favicon.svg — test favicon loading and root-relative asset paths.
| Path | Type | Description |
|---|