mohws-0.2.0.1: Modular Haskell Web ServerSource codeContentsIndex
Network.MoHWS.Configuration.Accessor
Description
Documentation
user :: T (T ext) StringSource
group :: T (T ext) StringSource
listen :: T (T ext) [(Maybe String, PortNumber)]Source
requestTimeout :: T (T ext) IntSource
keepAliveTimeout :: T (T ext) IntSource
maxClients :: T (T ext) IntSource
serverAdmin :: T (T ext) StringSource
serverName :: T (T ext) StringSource
serverAlias :: T (T ext) (Set String)Source
useCanonicalName :: T (T ext) BoolSource
hostnameLookups :: T (T ext) BoolSource
documentRoot :: T (T ext) FilePathSource
accessFileName :: T (T ext) FilePathSource
indexes :: T (T ext) BoolSource
followSymbolicLinks :: T (T ext) BoolSource
chunkSize :: T (T ext) IntSource
typesConfig :: T (T ext) StringSource
defaultType :: T (T ext) StringSource
addLanguage :: T (T ext) [(String, String)]Source
languagePriority :: T (T ext) [String]Source
customLogs :: T (T ext) [(FilePath, String)]Source
errorLogFile :: T (T ext) FilePathSource
logLevel :: T (T ext) TSource
extension :: T (T ext) extSource
Produced by Haddock version 2.4.2