return [null, null];}$appName = !empty($path) ? array_shift($path) : null;// 解析控制器$controller = !empty($path) ? array_shift($path) : $this->rule->config('default_controller');if ($controller && !preg_match('/^[A-Za-z0-9][\w|\.]*$/', $controller)) {throw new HttpException(404, 'controller not exists:' . $controller);}// 解析操作$action = !empty($path) ? array_shift($path) : $this->rule->config('default_action');$var = [];// 解析额外参数if ($path) {preg_replace_callback('/(\w+)\|([^\|]+)/', function ($match) use (&$var) {
| PHPSESSID | 13320e8c920b9e5204d6d3a156b91d7e |
| captcha | { "key": "$2y$10$pOkbbAid3MRWb9220rt73.Tritk3IbiKNU\/caJtYiF\/BsS7nKnS3G" } |
| __LOGIN_BY_CMF_ADMIN_PW__ | 1 |
| __SP_ADMIN_LOGIN_PAGE_SHOWED_SUCCESS__ | true |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | PHPSESSID=13320e8c920b9e5204d6d3a156b91d7e |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.tengfeijob.com |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | tengfeijob.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 172.22.93.178 |
| REMOTE_PORT | 34224 |
| REMOTE_ADDR | 23.231.76.26 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/www.tengfeijob.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /upload/data:image/gif |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/upload/data:image/gif |
| SCRIPT_FILENAME | /www/wwwroot/www.tengfeijob.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1776596811.3372 |
| REQUEST_TIME | 1776596811 |