]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki.setup
* Patch from Alec Berryman adding a http_auth config item that allows
[ikiwiki.git] / doc / ikiwiki.setup
index a9d9414c0be584b18483ee9c541ba4b58749dd68..18c413e6fd8bc74c203f1f455328923ece2d51fb 100644 (file)
@@ -86,6 +86,8 @@ use IkiWiki::Setup::Standard {
        #locale => 'en_US.UTF-8',
        # Only send cookies over SSL connections.
        #sslcookie => 1,
+       # Use HTTP Authentication instead of Ikiwiki's.
+       #httpauth => 1,
        # Logging settings:
        verbose => 0,
        syslog => 0,