$available = true;
}
// 模块初始化
if ($module && $available) {
// 初始化模块
$this->request->setModule($module);
$this->app->init($module);
} else {
throw new HttpException(404, 'module not exists:' . $module);
}
}
// 是否自动转换控制器和操作名
$convert = is_bool($this->convert) ? $this->convert : $this->rule->getConfig('url_convert');
// 获取控制器名
$controller = strip_tags($result[1] ?: $this->rule->getConfig('default_controller'));
$this->controller = $convert ? strtolower($controller) : $controller;
uin | 2885592484 |
Site | sc.chinaz.com |
Menu | yes |
PHPSESSID | r7hu5mf01fnkrhnkvaji93u7l9 |
think_var | about |
jiu97_home___jump_url__ | /cms/document/detail/id/356.html |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=r7hu5mf01fnkrhnkvaji93u7l9; think_var=about; jiu97_home___jump_url__=%2Fcms%2Fdocument%2Fdetail%2Fid%2F356.html |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.xcfskj.com |
HTTP_USER_AGENT | CCBot/2.0 (https://commoncrawl.org/faq/) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | www.xcfskj.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.20.28.181 |
REMOTE_PORT | 34754 |
REMOTE_ADDR | 50.2.185.58 |
SERVER_SOFTWARE | nginx/1.20.2 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/xcfskj.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /page/zzjg/tencent:/message/?uin=2885592484&Site=sc.chinaz.com&Menu=yes |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/page/zzjg/tencent:/message/&uin=2885592484&Site=sc.chinaz.com&Menu=yes |
SCRIPT_FILENAME | /www/wwwroot/xcfskj.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1728488300.997 |
REQUEST_TIME | 1728488300 |
ADMIN_FILE | admin.php |
FILTER_VALIDATE_BOOL | 258 |
HTMLPURIFIER_PREFIX | /www/wwwroot/xcfskj.com/vendor/ezyang/htmlpurifier/library |
QINIU_FUNCTIONS_VERSION | 7.4.1 |
PUBLIC_PATH | / |