Appweb provides an open architecture to create URL
handlers that process HTTP requests. Different content is
serviced by different handlers. For example, the cgiHandler
processes CGI requests while the copyHandler processes requests
for static HTML pages and graphics. |
Quick NavHandler ProcessingSee AlsoUser Guide OverviewAppweb Architecture Configuring Appweb Configuration Directives Ports and Binding Authorization Secure Sockets Layer (SSL) Virtual Hosts Creating Dynamic Web Pages Embedded Server Pages Using Embedded JavaScript Using PHP Using CGI Loadable Modules HTTP Client Creating Handlers |