[0] HttpException in Url.php line 95

非法请求:index/index/jjfa/id/112

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

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
DOCUMENT_ROOT /usr/home/qxu1539580257/htdocs
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT */*
HTTP_HOST www.wipon.cn
HTTP_USER_AGENT claudebot
PATH /bin:/usr/bin
PHPRC /var/www/php56/hichina_ini/qxu1539580257
QUERY_STRING s=index/index/jjfa/id/112.html
REDIRECT_DOCUMENT_ROOT /usr/home/qxu1539580257/htdocs
REDIRECT_GATEWAY_INTERFACE CGI/1.1
REDIRECT_HTTP_ACCEPT */*
REDIRECT_HTTP_HOST www.wipon.cn
REDIRECT_HTTP_USER_AGENT claudebot
REDIRECT_PATH /sbin:/usr/sbin:/bin:/usr/bin
REDIRECT_PATH_INFO /index/jjfa/id/112.html
REDIRECT_PATH_TRANSLATED redirect:/index.php/jjfa/id/112.html
REDIRECT_QUERY_STRING s=index/index/jjfa/id/112.html
REDIRECT_REMOTE_ADDR 54.82.44.149
REDIRECT_REMOTE_PORT 37060
REDIRECT_REQUEST_METHOD GET
REDIRECT_REQUEST_URI /index/index/jjfa/id/112.html
REDIRECT_SCRIPT_FILENAME /usr/home/qxu1539580257/htdocs/index
REDIRECT_SCRIPT_NAME /index
REDIRECT_SCRIPT_URI http://www.wipon.cn/index/index/jjfa/id/112.html
REDIRECT_SCRIPT_URL /index/index/jjfa/id/112.html
REDIRECT_SERVER_ADDR 121.42.109.184
REDIRECT_SERVER_ADMIN webmaster@qxu1539580257.my3w.com
REDIRECT_SERVER_NAME www.wipon.cn
REDIRECT_SERVER_PORT 80
REDIRECT_SERVER_PROTOCOL HTTP/1.1
REDIRECT_SERVER_SIGNATURE
REDIRECT_SERVER_SOFTWARE Apache
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID ZgW1AgofUMYAAH4rYgwAAAAG
REDIRECT_URL /index/index/jjfa/id/112.html
REMOTE_ADDR 54.82.44.149
REMOTE_PORT 37060
REQUEST_METHOD GET
REQUEST_URI /index/index/jjfa/id/112.html
SCRIPT_FILENAME /usr/home/qxu1539580257/htdocs/index.php
SCRIPT_NAME /index.php
SCRIPT_URI http://www.wipon.cn/index/index/jjfa/id/112.html
SCRIPT_URL /index/index/jjfa/id/112.html
SERVER_ADDR 121.42.109.184
SERVER_ADMIN webmaster@qxu1539580257.my3w.com
SERVER_NAME www.wipon.cn
SERVER_PORT 80
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
UNIQUE_ID ZgW1AgofUMYAAH4rYgwAAAAG
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711650050.2475
REQUEST_TIME 1711650050
Environment Variablesempty
ThinkPHP Constants
APP_PATH /data/home/qxu1539580257/htdocs/app/