cfg_http.h File Reference

Configuration file for the HTTP module. More...

Go to the source code of this file.

Defines

#define HTTP_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define HTTP_LOG_FORMAT   LOG_FMT_VERBOSE
 Module logging format.
#define HTTP_DEFAULT_PAGE   "index.htm"
 Default start page to load.

Detailed Description

Configuration file for the HTTP module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_http.h.


Define Documentation

#define HTTP_DEFAULT_PAGE   "index.htm"

Default start page to load.

Definition at line 62 of file cfg_http.h.