[0] HttpException in Route.php line 1272

非法请求:portal/list/index/id/2

  1. $route = [$module, $controller, $action];
  2. // 检查地址是否被定义过路由
  3. $name = strtolower($module . '/' . Loader::parseName($controller, 1) . '/' . $action);
  4. $name2 = '';
  5. if (empty($module) || isset($bind) && $module == $bind) {
  6. $name2 = strtolower(Loader::parseName($controller, 1) . '/' . $action);
  7. }
  8. if (isset(self::$rules['name'][$name]) || isset(self::$rules['name'][$name2])) {
  9. throw new HttpException(404, 'invalid request:' . str_replace('|', $depr, $url));
  10. }
  11. }
  12. return ['type' => 'module', 'module' => $route];
  13. }
  14. /**
  15. * 解析URL的pathinfo参数和变量
  16. * @access private
  17. * @param string $url URL地址

Call Stack

  1. in Route.php line 1272
  2. at Route::parseUrl('portal|list|index|id...', '/', false) in App.php line 659
  3. at App::routeCheck(object(Request), ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 116
  4. at App::run() in index.php line 44

Environment Variables

GET Data

page
11
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
GATEWAY_INTERFACE
CGI/1.1
HTTP_ACCEPT
*/*
HTTP_HOST
www.hong-digital.com
HTTP_USER_AGENT
claudebot
PATH
/bin
PHPRC
/var/www/php70/hichina_ini/syu5438530001
QUERY_STRING
s=portal/list/index/id/2.html&page=11
REDIRECT_DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
REDIRECT_GATEWAY_INTERFACE
CGI/1.1
REDIRECT_HTTP_ACCEPT
*/*
REDIRECT_HTTP_HOST
www.hong-digital.com
REDIRECT_HTTP_USER_AGENT
claudebot
REDIRECT_PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO
/list/index/id/2.html
REDIRECT_PATH_TRANSLATED
redirect:/index.php/index/id/2.html
REDIRECT_QUERY_STRING
s=portal/list/index/id/2.html&page=11
REDIRECT_REMOTE_ADDR
52.91.84.219
REDIRECT_REMOTE_PORT
41082
REDIRECT_REQUEST_METHOD
GET
REDIRECT_REQUEST_URI
/portal/list/index/id/2.html?page=11
REDIRECT_SCRIPT_FILENAME
/usr/home/syu5438530001/htdocs/portal
REDIRECT_SCRIPT_NAME
/portal
REDIRECT_SERVER_ADDR
10.29.175.138
REDIRECT_SERVER_ADMIN
webmaster@syu5438530001.my3w.com
REDIRECT_SERVER_NAME
www.hong-digital.com
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
ZgV5Mgodr4oAE6lTaI8AAAAO
REDIRECT_URL
/portal/list/index/id/2.html
REMOTE_ADDR
52.91.84.219
REMOTE_PORT
41082
REQUEST_METHOD
GET
REQUEST_URI
/portal/list/index/id/2.html?page=11
SCRIPT_FILENAME
/usr/home/syu5438530001/htdocs/index.php
SCRIPT_NAME
/index.php
SERVER_ADDR
10.29.175.138
SERVER_ADMIN
webmaster@syu5438530001.my3w.com
SERVER_NAME
www.hong-digital.com
SERVER_PORT
80
SERVER_PROTOCOL
HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE
Apache
TZ
Asia/Shanghai
UNIQUE_ID
ZgV5Mgodr4oAE6lTaI8AAAAO
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711634738.9412
REQUEST_TIME
1711634738
PATH_INFO
portal/list/index/id/2.html
Environment Variables
empty

ThinkPHP Constants

APP_DEBUG
true
CMF_ROOT
/usr/home/syu5438530001/htdocs/./thinkcmf/
APP_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/app/
CMF_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/cmf/
WEB_ROOT
/usr/home/syu5438530001/htdocs/
PLUGINS_PATH
/usr/home/syu5438530001/htdocs/plugins/
EXTEND_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/extend/
VENDOR_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/simplewind/vendor/
RUNTIME_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/
THINKCMF_VERSION
5.0.190111
THINK_VERSION
5.0.24
THINK_START_TIME
1711634738.9418
THINK_START_MEM
367528
EXT
.php
DS
/
THINK_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/
LIB_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/
CORE_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/think/
TRAIT_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/thinkphp/library/traits/
ROOT_PATH
/usr/home/syu5438530001/htdocs/thinkcmf/
LOG_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/log/
CACHE_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/cache/
TEMP_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/data/runtime/temp/
CONF_PATH
/usr/home/syu5438530001/htdocs/./thinkcmf/app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/usr/home/syu5438530001/htdocs/thinkcmf/simplewind/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.2.7