if (false === $result && !empty($this->cross)) {// 检测跨域路由$result = $this->cross->check($this->request, $url, $completeMatch);}if (false !== $result) {return $result;} elseif ($this->config['url_route_must']) {throw new RouteNotFoundException();}return $this->url($url);}/*** 获取当前请求URL的pathinfo信息(不含URL后缀)* @access protected* @return string
| handl_url_base | https://cjsheatingandair.com/sitemap_index.xml |
| handl_ip | 40.77.167.48 |
| user_agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36 |
| HandLtestDomainNameServer | HandLtestDomainValueServer |
| handl_landing_page | https://cjsheatingandair.com/sitemap_index.xml |
| handl_url | https://cjsheatingandair.com/sitemap_index.xml |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | handl_url_base=https%3A%2F%2Fcjsheatingandair.com%2Fsitemap_index.xml; handl_ip=40.77.167.48; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20bingbot%2F2.0%3B%20%2Bhttp%3A%2F%2Fwww.bing.com%2Fbingbot.htm%29%20Chrome%2F116.0.1938.76%20Safari%2F537.36; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_landing_page=https%3A%2F%2Fcjsheatingandair.com%2Fsitemap_index.xml; handl_url=https%3A%2F%2Fcjsheatingandair.com%2Fsitemap_index.xml |
| HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| HTTP_ACCEPT | */* |
| HTTP_HOST | yhx.uuido.com |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | yhx.uuido.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 172.16.13.16 |
| REMOTE_PORT | 55247 |
| REMOTE_ADDR | 216.73.217.104 |
| SERVER_SOFTWARE | nginx/1.24.0 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/2.0 |
| DOCUMENT_ROOT | /www/wwwroot/digital-api/public |
| 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/digital-api/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1782314367.9616 |
| REQUEST_TIME | 1782314367 |