]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/plugins/httpauth.mdwn
httpauth: When cgiauthurl is configured, httpauth can now be used alongside other...
[www/ikiwiki.git] / doc / plugins / httpauth.mdwn
index 77796a3d7fda5a86d1e861c9e3d6a00dd3c292f0..a7aac558b535fed7830376c2086aa3f65185f875 100644 (file)
@@ -14,10 +14,11 @@ signed into the wiki. This method is suitable only for private wikis.
 ## separate cgiauthurl
 
 To use httpauth for a wiki where the content is public, and where
-the `ikiwiki.cgi` needs to be usable without authentication (for searching
-and so on), you can configure a separate url that is used for
-authentication, via the `cgiauthurl` option in the setup file. This
-url will then be redirected to whenever authentication is needed.
+the `ikiwiki.cgi` needs to be usable without authentication (for searching,
+or logging in using other methods, and so on), you can configure a separate
+url that is used for authentication, via the `cgiauthurl` option in the setup
+file. This url will then be redirected to when a user chooses to log in using
+httpauth.
 
 A typical setup is to make an `auth` subdirectory, and symlink `ikiwiki.cgi` 
 into it. Then configure the web server to require authentication only for