[0] HttpException in Url.php line 95

非法请求:index/lists/index/ename/baiduaicaigou

  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('index|lists|index|en...') in Url.php line 23
  3. at Url->init() in App.php line 402
  4. at App->run() in index.php line 31

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
DOCUMENT_ROOT /usr/home/hyu6148250001/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST www.wuxiwang.net
HTTP_USER_AGENT claudebot
PATH /bin
PATH_INFO /index/lists/index/ename/baiduaicaigou
PATH_TRANSLATED /usr/home/hyu6148250001/htdocs/index.php
PHPRC /var/www/php70/hichina_ini/hyu6148250001
QUERY_STRING
REDIRECT_STATUS 200
REMOTE_ADDR 3.81.79.135
REMOTE_PORT 49332
REQUEST_METHOD GET
REQUEST_URI /index.php/index/lists/index/ename/baiduaicaigou
SCRIPT_FILENAME /usr/home/hyu6148250001/htdocs/index.php
SCRIPT_NAME /index.php
SCRIPT_URI http://www.wuxiwang.net/index.php/index/lists/index/ename/baiduaicaigou
SCRIPT_URL /index.php/index/lists/index/ename/baiduaicaigou
SERVER_ADDR 10.21.101.43
SERVER_ADMIN webmaster@hyu6148250001.my3w.com
SERVER_NAME www.wuxiwang.net
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
TZ Asia/Shanghai
UNIQUE_ID ZgWuFQoVZSsAHoXbOrEAAAAK
PHP_SELF /index.php/index/lists/index/ename/baiduaicaigou
REQUEST_TIME_FLOAT 1711648277.1702
REQUEST_TIME 1711648277
Environment Variablesempty
ThinkPHP Constants
DS /
APP_PATH /usr/home/hyu6148250001/htdocs/application/
APP_DEBUG false