mohws-0.2.0.1: Modular Haskell Web ServerSource codeContentsIndex
Network.MoHWS.Configuration
Documentation
data T ext Source
Constructors
Cons
user :: String
group :: String
listen :: [(Maybe String, PortNumber)]
requestTimeout :: Int
keepAliveTimeout :: Int
maxClients :: Int
serverAdmin :: String
serverName :: String
serverAlias :: Set String
useCanonicalName :: Bool
hostnameLookups :: Bool
documentRoot :: FilePath
accessFileName :: FilePath
indexes :: Bool
followSymbolicLinks :: Bool
chunkSize :: Int
typesConfig :: String
defaultType :: String
addLanguage :: [(String, String)]
languagePriority :: [String]
customLogs :: [(FilePath, String)]
errorLogFile :: FilePath
logLevel :: T
extension :: ext
show/hide Instances
Functor T
Show ext => Show (T ext)
deflt :: ext -> T extSource
serverVersion :: StringSource
serverSoftware :: StringSource
extensionAcc :: T (T ext) extSource
Produced by Haddock version 2.4.2