澳门太阳集团2007773官网(中国)App Store

[0] HttpException in Route.php line 1272

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

  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
empty
POST Data
empty
Files
empty

Cookies

PHPSESSID
l3adeqnbgmi47c2r8c958ih2g1
Session
empty

Server/Request Data

DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
GATEWAY_INTERFACE
CGI/1.1
HTTP_ACCEPT
*/*
HTTP_ACCEPT_ENCODING
gzip
HTTP_COOKIE
PHPSESSID=l3adeqnbgmi47c2r8c958ih2g1
HTTP_HOST
www.hong-digital.com
HTTP_USER_AGENT
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
PATH
/bin
PHPRC
/var/www/php70/hichina_ini/syu5438530001
QUERY_STRING
s=portal/list/index/id/5.html
REDIRECT_DOCUMENT_ROOT
/usr/home/syu5438530001/htdocs
REDIRECT_GATEWAY_INTERFACE
CGI/1.1
REDIRECT_HTTP_ACCEPT
*/*
REDIRECT_HTTP_ACCEPT_ENCODING
gzip
REDIRECT_HTTP_COOKIE
PHPSESSID=l3adeqnbgmi47c2r8c958ih2g1
REDIRECT_HTTP_HOST
www.hong-digital.com
REDIRECT_HTTP_USER_AGENT
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
REDIRECT_PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
REDIRECT_PATH_INFO
/list/index/id/5.html
REDIRECT_PATH_TRANSLATED
redirect:/index.php/index/id/5.html
REDIRECT_QUERY_STRING
s=portal/list/index/id/5.html
REDIRECT_REMOTE_ADDR
104.206.98.130
REDIRECT_REMOTE_PORT
35456
REDIRECT_REQUEST_METHOD
GET
REDIRECT_REQUEST_URI
/portal/list/index/id/5.html
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
ZjRNPAodr4oAHStFbTAAAAAT
REDIRECT_URL
/portal/list/index/id/5.html
REMOTE_ADDR
104.206.98.130
REMOTE_PORT
35456
REQUEST_METHOD
GET
REQUEST_URI
/portal/list/index/id/5.html
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
ZjRNPAodr4oAHStFbTAAAAAT
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1714703676.8588
REQUEST_TIME
1714703676
PATH_INFO
portal/list/index/id/5.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
1714703676.8594
THINK_START_MEM
368784
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
XML 地图