A simple website consisting of multiple 'dynamic' pages and virtual directories for html files and images, and access control. More...
#include <nawa/application.h>
Go to the source code of this file.
Functions | |
int | init (AppInit &appInit) |
int | handleRequest (Connection &connection) |
A simple website consisting of multiple 'dynamic' pages and virtual directories for html files and images, and access control.
Definition in file multipage.cpp.
int init | ( | AppInit & | appInit | ) |
Definition at line 30 of file multipage.cpp.
int handleRequest | ( | Connection & | connection | ) |
Definition at line 82 of file multipage.cpp.