Embeddable web servers have several
competing goals: |
| adminModule |
Administration handler |
| authModule |
Authorization handler |
| capiModule |
C API for Appweb |
| cgiModule |
Common Gateway Interface (CGI)
handler |
| compatModule |
Compatibility API for other web server
APIs |
| copyModule |
Copy handler |
| egiModule |
Embedded Gateway Interface (EGI)
handler |
| ejsModule |
Embedded JavaScript (EJS) module |
| espModule |
Embedded Server Pages (ESP)
handler |
| openSslModule |
Open SSL provider module |
| php5Module |
PHP 5.X handler (experimental) |
| sslModule |
Core SSL engine |
| uploadModule |
File upload handler |
Dynamically loadable library / Shared Library
Statically linkable libraries
LoadModule myModule lib/libmyModule
LoadModulePath ../../bin ../../bin/Debug ../../bin/Release