mohws-0.2.1.5: Modular Haskell Web Server

Copyright2002 Simon Marlow.
Safe HaskellNone
LanguageHaskell98

Network.MoHWS.Part.Index

Description

Copyright: 2006, Bjorn Bringert. Copyright: 2009, Henning Thielemann.

Show index.html or another configured file whenever the URI path is a directory. However, this module gets only active if the directory path is terminated with a slash. Without a slash the relative paths will not be processed correct by the web clients (they will consider relative paths as relative to the superdirectory). See also Network.MoHWS.Part.AddSlash.

Documentation