[0] HttpException in Url.php line 95

非法请求:cms/index/shows/id/41

  1. }
  2. // 设置当前请求的参数
  3. $this->request->setRouteVars($var);
  4. // 封装路由
  5. $route = [$module, $controller, $action];
  6. if ($this->hasDefinedRoute($route, $bind)) {
  7. throw new HttpException(404, 'invalid request:' . str_replace('|', $depr, $url));
  8. }
  9. return $route;
  10. }
  11. /**
  12. * 检查URL是否已经定义过路由
  13. * @access protected
  14. * @param string $route 路由信息

Call Stack

  1. in Url.php line 95
  2. at Url->parseUrl('cms|index|shows|id|4...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 18

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER https://www.adtek.com.cn/shows/86/41.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.adtek.com.cn
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.adtek.com.cn
SERVER_PORT 443
SERVER_ADDR 172.17.205.134
REMOTE_PORT 49982
REMOTE_ADDR 3.90.33.254
SERVER_SOFTWARE nginx/1.20.2
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.adtek.com.cn
DOCUMENT_URI /index.php
REQUEST_URI /cms/index/shows/id/41.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/cms/index/shows/id/41.html
SCRIPT_FILENAME /www/wwwroot/www.adtek.com.cn/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711661833.3815
REQUEST_TIME 1711661833
Environment Variablesempty
ThinkPHP Constants
ADMIN_URL adtekadmin
ROOT_PATH /www/wwwroot/www.adtek.com.cn/
APP_PATH /www/wwwroot/www.adtek.com.cn/application/
DS /
ADDON_PATH /www/wwwroot/www.adtek.com.cn/addons/
ROOT_URL /
TEMPLATE_PATH /www/wwwroot/www.adtek.com.cn/templates/
PINYIN_DEFAULT 4096
PINYIN_TONE 2
PINYIN_NO_TONE 4
PINYIN_ASCII_TONE 8
PINYIN_NAME 16
PINYIN_KEEP_NUMBER 32
PINYIN_KEEP_ENGLISH 64
PINYIN_UMLAUT_V 128
PINYIN_KEEP_PUNCTUATION 256