Web Server Guide
The Web Server Guide explains the following topics:
Topic | Description |
---|---|
Overview | Ioto web server overview. |
Configuration | Ioto web server configuration. |
Configuration Properties | Configuration properties for the web.json file. |
Listening for Connections | Listening for requests on IP addresses. |
Request Routing | Routing requests and authorizing access. |
Authentication | Configuring user authentication and authorization. |
Dynamic Content | Dynamically generating client responses. |
Uploading | Using file upload. |
TLS / SSL | Securing access via TLS. |
Security | Security considerations for embedded web servers. |