Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

control/vhost.h File Reference


Classes

struct  VHostNode
class  VHostXML

Defines

#define ALLOW_ALL   0xFFF
#define ALLOW_CGI   0x001
#define ALLOW_EXTERNAL_COMMANDS   0x040
#define ALLOW_FASTCGI   0x010
#define ALLOW_ISAPI   0x002
#define ALLOW_MSCGI   0x004
#define ALLOW_SCGI   0x100
#define ALLOW_SEND_FILE   0x080
#define ALLOW_SEND_LINK   0x020
#define ALLOW_WINCGI   0x008

Enumerations

enum  {
  PROTOCOL_HTTP = 0, PROTOCOL_HTTPS, PROTOCOL_FTP, PROTOCOL_CONTROL,
  PROTOCOL_DYNAMIC
}

Variables

const char * EMPTY

Define Documentation

#define ALLOW_ALL   0xFFF
 

#define ALLOW_CGI   0x001
 

#define ALLOW_EXTERNAL_COMMANDS   0x040
 

#define ALLOW_FASTCGI   0x010
 

#define ALLOW_ISAPI   0x002
 

#define ALLOW_MSCGI   0x004
 

#define ALLOW_SCGI   0x100
 

#define ALLOW_SEND_FILE   0x080
 

#define ALLOW_SEND_LINK   0x020
 

#define ALLOW_WINCGI   0x008
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
PROTOCOL_HTTP 
PROTOCOL_HTTPS 
PROTOCOL_FTP 
PROTOCOL_CONTROL 
PROTOCOL_DYNAMIC 


Variable Documentation

const char* EMPTY
 


Generated on Mon Jun 16 13:47:16 2008 for MyServer by  doxygen 1.3.9.1