jgw wrote:

> 2.) I'm utterly unable to find an answer in the phpWiki docs or through
> Google, but does phpWiki allow some form of access control, so only
> certain people can edit a page(s)? Or does this go against the concept of
> Wikis?

Take a look at the variable, ALLOW_BOGO_LOGIN, in $DOCROOT/index.php.
If that's false, everybody has to provide a username/password.

You can also use Apache's access control mechanisms to restrict
access to the wiki.

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to