diff options
author | mkmk <mkmk@web> | 2013-03-17 18:58:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-17 18:58:44 -0400 |
commit | 176181c9feee20b3b2bcad3606949eec144ac2d3 (patch) | |
tree | 37db7d46d98ffde98f4cf5e08651b3775db79fb2 /doc | |
parent | 07841fdf135895caee3064995e3c25f3cc073ab4 (diff) | |
download | ikiwiki-176181c9feee20b3b2bcad3606949eec144ac2d3.tar ikiwiki-176181c9feee20b3b2bcad3606949eec144ac2d3.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/httpauth.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/httpauth.mdwn b/doc/plugins/httpauth.mdwn index 2fae07739..32732094b 100644 --- a/doc/plugins/httpauth.mdwn +++ b/doc/plugins/httpauth.mdwn @@ -12,6 +12,7 @@ One way to use the plugin is to configure your web server to require HTTP basic authentication for any access to the directory containing the wiki (and `ikiwiki.cgi`). The authenticated user will be automatically signed into the wiki. This method is suitable only for private wikis. +what if you what not allowd ## separate cgiauthurl |