根目錄下:config/access.inc.php
配置<?php
/** 遊客訪問的黑/白名單,不需要開放的,可以注釋掉
*/return array (
"access" => array (
'public/register/*' => true, // 註冊
'public/passport/*' => true, // 登入
'public/widget/*' => true, // 外掛程式
'page/index/index' => true, // 自定義頁面
'api/*/*' => true, // api
// **公告
// 'public/index/announcement' => true,
// 個人主頁
// 'public/profile/index' => true,
// 'public/profile/following' => true,
// 'public/profile/follower' => true,
// 'public/profile/data' => true,
// 微博內容
'public/profile/feed' => true,
// 微博話題
// 'public/topic/index' => true,
// 微博排行榜
// 'public/rank/*' => true,
// 頻道
'channel/index/*' => true,
'radio/index/*' => true,
'game/index/index' => true,
//群英匯
'qunyinghui/index/*' => true,
// 找人
// 'people/index/*' => true,
// 微吧
// 'weiba/index/index' => true,
// 'weiba/index/detail' => true,
// 'weiba/index/postdetail' => true,
// 'weiba/index/postlist' => true,
// 'weiba/index/weibalist' => true,
// 公升級查詢
'public/tool/*' => true,
'w3g/*/*' => true,//3g版
'wap/*/*' => true,
'develop/public/*' => true,));
不用程式設計就可以做好的事情
這兩天做了三件事,都是貌似要寫乙個軟體而我找到了代替的方案,一行 也不用寫。其二是,有人要統計一萬多份調查問卷,問卷內容很簡單 20個人中選10個,在選中的人名字下面打勾。原來我曾經寫了乙個程式幫他們做更複雜的錄入輔助兼統計,用到delphi c s模式,firebird做後台資料庫。這次的因為相對...
Linux2臺機器不需要密碼就可以登陸
linux2臺機器不需要密碼就可以登陸 2臺機器ip如下 1 10.207.27.241 2 10.207.27.242 www.2cto.com 登陸到10.207.27.241 機器上 不需要輸入密碼就可以直接登陸到 ssh 10.207.27.242機器上 配置如下 1 在 10.207.27...
不用更改登錄檔就可以更改桌面所在的位置
windows桌面上放的檔案太多,最近發現c槽可用空間太少,計算機跑的越來越慢,有什麼方法可以把windows的整個桌面的資料夾移到系統的其他硬碟位置嗎?我有方法如下 方法 步驟 1 不用更改登錄檔就可以更改桌面所在的位置,點選桌面上administrator 2 找到desktop或桌面資料夾點選...