[0] HttpException in Url.php line 95

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

  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 29

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
DOCUMENT_ROOT /usr/home/wh-ah6gqcndv45kormhfgg/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST lsss.com.cn
HTTP_USER_AGENT claudebot
PATH /bin
PHPRC /var/www/php70/hichina_ini/wh-ah6gqcndv45kormhfgg
QUERY_STRING s=/index/lists/index/ename/wd
REDIRECT_DOCUMENT_ROOT /usr/home/wh-ah6gqcndv45kormhfgg/htdocs
REDIRECT_GATEWAY_INTERFACE CGI/1.1
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_HOST lsss.com.cn
REDIRECT_HTTP_USER_AGENT claudebot
REDIRECT_PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO /lists/index/ename/wd
REDIRECT_PATH_TRANSLATED redirect:/index.php/index/ename/wd
REDIRECT_QUERY_STRING s=/index/lists/index/ename/wd
REDIRECT_REMOTE_ADDR 54.226.126.38
REDIRECT_REMOTE_PORT 42246
REDIRECT_REQUEST_METHOD GET
REDIRECT_REQUEST_URI /index/lists/index/ename/wd
REDIRECT_SCRIPT_FILENAME /usr/home/wh-ah6gqcndv45kormhfgg/htdocs/index
REDIRECT_SCRIPT_NAME /index
REDIRECT_SERVER_ADDR 10.21.164.220
REDIRECT_SERVER_ADMIN webmaster@wh-ah6gqcndv45kormhfgg.my3w.com
REDIRECT_SERVER_NAME lsss.com.cn
REDIRECT_SERVER_PORT 80
REDIRECT_SERVER_PROTOCOL HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE Apache
REDIRECT_STATUS 200
REDIRECT_TZ Asia/Shanghai
REDIRECT_UNIQUE_ID ZgX8zgoVpNwAJPuhBAsAAAAH
REDIRECT_URL /index/lists/index/ename/wd
REMOTE_ADDR 54.226.126.38
REMOTE_PORT 42246
REQUEST_METHOD GET
REQUEST_URI /index/lists/index/ename/wd
SCRIPT_FILENAME /usr/home/wh-ah6gqcndv45kormhfgg/htdocs/index.php
SCRIPT_NAME /index.php
SERVER_ADDR 10.21.164.220
SERVER_ADMIN webmaster@wh-ah6gqcndv45kormhfgg.my3w.com
SERVER_NAME lsss.com.cn
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
TZ Asia/Shanghai
UNIQUE_ID ZgX8zgoVpNwAJPuhBAsAAAAH
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711668430.3363
REQUEST_TIME 1711668430
Environment Variablesempty
ThinkPHP Constants
DS /
APP_PATH /usr/home/wh-ah6gqcndv45kormhfgg/htdocs/application/
APP_DEBUG true