HTTPServer Class Reference

Inheritance diagram for HTTPServer:

NetworkServer Network SystemCode EncryptionCallbacks List of all members.

Public Member Functions

void SetDomain (char *)
int16 StartServer (uint16 port)
void Log (char *)
void SetLogFile (LogFile *)
BOOL AddExtension (char *_ext, char *_path)
BOOL DelExtension (char *ext)
BOOL AddMimeType (char *_ext, char *_path)
BOOL DelMimeType (char *ext)
void SetDefault (char *def)
BOOL SetCustomErrorMsg (uint32 errcode, char *msg)
void AddAlias (char *_domain, char *_unix, char *_local, BOOL isScript=FALSE)
BOOL DelAlias (char *_unix)
void AddAuth (char *_local, char *_htpasswdfilename)
BOOL DelAuth (char *_local)

Friends

class HTTPSession

Detailed Description

Definition at line 463 of file network.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Mar 5 09:49:15 2007 for DigiForce by  doxygen 1.4.7