Users Guide
The Appweb Users Guide explains the following topics:
Topic | Description |
---|---|
Configuring Appweb | Configuring Appweb via the appweb.conf configuration file. |
Configuration Directives | Configuration directives for the appweb.conf file. |
Ports and Binding | |
Request Routing | Configuring and processing request routes. |
Multi-Language Support | Configuring and managing multi-language content. |
User Authorization | Configuring user authentication and authorization. |
Log Files | Logging accesses and requests. |
Caching Responses | Optimize performance by caching responses. |
Virtual Hosts | Creating virtual and named virtual hosts. |
Security Considerations | Maximizing security for your web server. |
Secure Sockets Layer (SSL) | Configuring and securing a site via SSL |
Loadable Modules | Using loadable modules. |
Pipeline Stages | Configuring Appweb Handlers, Filters and Connectors. |
HTTP Client | Using the Http client utility. |
Uploading | Using file upload. |
WebSockets | Using the WebSockets Protocol. |
Web Frameworks
Topic | Description |
---|---|
Web Frameworks | Choosing a web framework. |
Action Handler | Using the Action handler for web applications |
ESP | Using the ESP Web Framework for web applications |
Ejscript | Using the Ejscript Web Framework for web applications |
PHP | Using PHP for web applications |
CGI | Using the Common Gateway Interface |