LeftHookRoll
An HTTP/1.0 compliant web server, as specified by RFC1945
Loading...
Searching...
No Matches
LocationConf Member List
This is the complete list of members for
LocationConf
, including all inherited members.
_allowedMethods
LocationConf
private
_autoIndex
LocationConf
private
_cgiInterpreters
LocationConf
private
_defaultPage
LocationConf
private
_path
LocationConf
private
_returnCode
LocationConf
private
_returnURL
LocationConf
private
_root
LocationConf
private
_storageLocation
LocationConf
private
addAllowedMethod
(HTTPMethod method)
LocationConf
addCgiInterpreter
(const std::string &ext, const std::string &interpreterPath)
LocationConf
getAllowedMethods
() const
LocationConf
getAutoIndex
() const
LocationConf
getCgiInterpreter
(const std::string &ext) const
LocationConf
getDefaultPage
() const
LocationConf
getPath
() const
LocationConf
getReturnCode
() const
LocationConf
getReturnURL
() const
LocationConf
getRoot
() const
LocationConf
getStorageLocation
() const
LocationConf
isCgiExtension
(const std::string &ext) const
LocationConf
isMethodAllowed
(HTTPMethod method) const
LocationConf
LocationConf
()
LocationConf
LocationConf
(const LocationConf &other)
LocationConf
operator=
(const LocationConf &other)
LocationConf
setAutoIndex
(bool autoIndex)
LocationConf
setDefaultPage
(const std::string &defaultPage)
LocationConf
setPath
(const std::string &path)
LocationConf
setReturnCode
(const std::string &code)
LocationConf
setReturnURL
(const std::string &url)
LocationConf
setRoot
(const std::string &root)
LocationConf
setStorageLocation
(const std::string &storageLocation)
LocationConf
~LocationConf
()
LocationConf
Generated by
1.9.8