$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;
| PHPSESSID | i95qi5b7idv34c3srr8b0b97c1 |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | PHPSESSID=i95qi5b7idv34c3srr8b0b97c1 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.bfdianci.com |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html) |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | bfdianci.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 192.168.2.232 |
| REMOTE_PORT | 41836 |
| REMOTE_ADDR | 104.140.21.130 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/bfdianci.com |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /sitemap.xml |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/sitemap.xml |
| SCRIPT_FILENAME | /www/wwwroot/bfdianci.com/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1728321082.3967 |
| REQUEST_TIME | 1728321082 |
| __PHYSICS__ | /www/wwwroot |