#include <http/Server.h>
Definition at line 35 of file Server.h.
◆ fFilePath
std::string http::Server::Location::fFilePath |
path on file system /home/user/dabc
Definition at line 36 of file Server.h.
◆ fAbsPrefix
std::string http::Server::Location::fAbsPrefix |
prefix in http address like "/dabcsys"
Definition at line 37 of file Server.h.
◆ fNamePrefix
std::string http::Server::Location::fNamePrefix |
prefix in filename like "dabc_"
Definition at line 38 of file Server.h.
◆ fNamePrefixRepl
std::string http::Server::Location::fNamePrefixRepl |
replacement for name prefix like "/files/"
Definition at line 39 of file Server.h.
The documentation for this struct was generated from the following file: