[0] HttpException in Url.php line 95

非法请求:index/support/index/8

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

Environment Variables

GET Data
/index/support/index/8_html
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /index/support/index/8.html
QUERY_STRING /index/support/index/8.html
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/2.0
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING /index/support/index/8.html
REDIRECT_URL /index/support/index/8.html
REMOTE_PORT 58790
SCRIPT_FILENAME /www/wwwroot/www.allpeptide.com/public/index.php
SERVER_ADMIN webmaster@example.com
CONTEXT_DOCUMENT_ROOT /www/wwwroot/www.allpeptide.com/public
CONTEXT_PREFIX
REQUEST_SCHEME https
DOCUMENT_ROOT /www/wwwroot/www.allpeptide.com/public
REMOTE_ADDR 3.92.96.247
SERVER_PORT 443
SERVER_ADDR 172.16.0.11
SERVER_NAME www.allpeptide.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE <address>Apache Server at www.allpeptide.com Port 443</address>
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST www.allpeptide.com
HTTP_REFERER http://www.allpeptide.com/index/support/index/8.html
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
proxy-nokeepalive 1
H2_STREAM_TAG 650-3
H2_STREAM_ID 3
H2_PUSHED_ON
H2_PUSHED
H2_PUSH off
H2PUSH off
HTTP2 on
SSL_TLS_SNI www.allpeptide.com
HTTPS on
REDIRECT_STATUS 200
REDIRECT_H2_STREAM_TAG 650-3
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSH off
REDIRECT_H2PUSH off
REDIRECT_HTTP2 on
REDIRECT_SSL_TLS_SNI www.allpeptide.com
REDIRECT_HTTPS on
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711618330.7487
REQUEST_TIME 1711618330
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.10