Chinaunix首页 | 论坛 | 博客
  • 博客访问: 69685
  • 博文数量: 19
  • 博客积分: 1420
  • 博客等级: 上尉
  • 技术积分: 200
  • 用 户 组: 普通用户
  • 注册时间: 2008-01-03 17:53
文章分类

全部博文(19)

文章存档

2011年(1)

2008年(18)

我的朋友

分类: LINUX

2008-01-28 16:34:31

将公司的twiki开放到公网,只允许已注册用户访问。
 
编辑
 
 * 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,就会先要用户输入用户名和密码进行登陆。
阅读(2030) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2008-08-20 09:38:37

问下注册怎么收不到邮件