- 论坛徽章:
- 0
|
将公司的twiki开放到公网,只允许已注册用户访问。
编辑
http://your-web-site/twiki/bin/view/Main/WebPreferences
* Users or groups who __are not__ / __are__ allowed to __view__ / __change__ / __rename__ topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl). Remove the # to enable any of these settings. Remember that an empty setting is a valid setting; setting DENYWEBVIEW to nothing means that anyone can view the web.
* Set DENYWEBVIEW =
* Set ALLOWWEBVIEW = HWGroup,HWHrGroup,HWHwGroup,HWSwGroup,HWSysGroup,TWikiAdminGroup
* Set DENYWEBCHANGE =
* Set ALLOWWEBCHANGE =
* Set DENYWEBRENAME =
* Set ALLOWWEBRENAME =
蓝色部分是我手工添加的允许访问的组,保存。重新访问twiki,就会先要用户输入用户名和密码进行登陆。
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/58682/showart_472622.html |
|