SolarOS 4.6.8 manual · job
httpd
Static HTTP file server for a folder on mounted storage.
Usage:
job start httpd <folder>
job stop httpd
job status httpd
Example:
job start httpd /www
Notes:
- Relative paths resolve under the default storage mount.
- The server uses the ESP-IDF default HTTP port.
- It shares the service-owned HTTP server with
displayd. - It serves files and simple directory listings.
- MIME types are provided for common text, image, audio, JSON, JavaScript, and
CSS files.