Documentation
httpd.site lets you run a lightweight HTTP/WebDAV server on your device.
Start the server
Choose folder → Start → http://device-ip:8080/
WebDAV
- URL:
http://device-ip:8080/ - Mount from Finder/Explorer/Linux or DAV‑aware apps
- Optional Basic Auth
Access Control
Enable authentication and set per‑directory visibility and upload permissions.
Static Site Hosting
Serve HTML/CSS/JS from any folder. Index files are detected automatically.
FAQ
HTTPS?
Use a reverse proxy (e.g., Caddy/Nginx/Cloudflare Tunnel) to terminate TLS and forward to the local port.
Remote access?
Use your own VPN, reverse proxy, or port‑forwarding. httpd.site itself is designed for local networks.