Network.MoHWS.Configuration.Accessor
Description
user :: T (T ext) String Source #
group :: T (T ext) String Source #
listen :: T (T ext) [(Maybe String, PortNumber)] Source #
requestTimeout :: T (T ext) Int Source #
keepAliveTimeout :: T (T ext) Int Source #
maxClients :: T (T ext) Int Source #
serverAdmin :: T (T ext) String Source #
serverName :: T (T ext) String Source #
serverAlias :: T (T ext) (Set String) Source #
useCanonicalName :: T (T ext) Bool Source #
hostnameLookups :: T (T ext) Bool Source #
documentRoot :: T (T ext) FilePath Source #
accessFileName :: T (T ext) FilePath Source #
indexes :: T (T ext) Bool Source #
followSymbolicLinks :: T (T ext) Bool Source #
chunkSize :: T (T ext) Int Source #
typesConfig :: T (T ext) String Source #
defaultType :: T (T ext) String Source #
addLanguage :: T (T ext) [(String, String)] Source #
languagePriority :: T (T ext) [String] Source #
customLogs :: T (T ext) [(FilePath, String)] Source #
errorLogFile :: T (T ext) FilePath Source #
logLevel :: T (T ext) T Source #
extension :: T (T ext) ext Source #