[0] HttpException in Route.php line 1272

非法请求:home/about/contact/id/9

  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('home|about|contact|i...', '/', 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 start.php line 19
  5. at require('/home/enmatongueincm...') in index.php line 36

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID
ZgVRMYVr29wXAn@UlRQ0DgAAAAY
REDIRECT_REDIRECT_REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_REDIRECT_REDIRECT_STATUS
200
REDIRECT_REDIRECT_UNIQUE_ID
ZgVRMYVr29wXAn@UlRQ0DgAAAAY
REDIRECT_REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_REDIRECT_STATUS
200
REDIRECT_UNIQUE_ID
ZgVRMYVr29wXAn@UlRQ0DgAAAAY
REDIRECT_PHPRC
/home/enmatongueincmgaxt0o8nfg/others
REDIRECT_HANDLER
php-cgi
REDIRECT_STATUS
200
UNIQUE_ID
ZgVRMYVr29wXAn@UlRQ0DgAAAAY
PHPRC
/home/enmatongueincmgaxt0o8nfg/others
HTTP_X_FORWARDED_FOR
3.230.162.238
HTTP_X_REAL_IP
3.230.162.238
HTTP_HOST
www.enma.fr
HTTP_CONNECTION
close
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
PATH
/sbin:/usr/sbin:/bin:/usr/bin
SERVER_SIGNATURE
<address>Apache Server at www.enma.fr Port 80</address>
SERVER_SOFTWARE
Apache
SERVER_NAME
www.enma.fr
SERVER_ADDR
127.0.0.1
SERVER_PORT
80
REMOTE_ADDR
3.230.162.238
DOCUMENT_ROOT
/home/enmatongueincmgaxt0o8nfg/wwwroot/
REQUEST_SCHEME
http
CONTEXT_PREFIX
/php-run-as-cgi
CONTEXT_DOCUMENT_ROOT
/usr/php7.0/bin
SERVER_ADMIN
webmaster@enmatong
SCRIPT_FILENAME
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/index.php
REMOTE_PORT
41284
REDIRECT_URL
/public/index.php/home/about/contact/id/9.html
GATEWAY_INTERFACE
CGI/1.1
SERVER_PROTOCOL
HTTP/1.0
REQUEST_METHOD
GET
QUERY_STRING
REQUEST_URI
/home/about/contact/id/9.html
SCRIPT_NAME
/public/index.php
PATH_INFO
/home/about/contact/id/9.html
PATH_TRANSLATED
/home/enmatongueincmgaxt0o8nfg/wwwroot/home/about/contact/id/9.html
ORIG_PATH_INFO
/public/index.php/home/about/contact/id/9.html
ORIG_SCRIPT_NAME
/php-run-as-cgi/php-cgi
ORIG_SCRIPT_FILENAME
/usr/php7.0/bin/php-cgi
ORIG_PATH_TRANSLATED
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/index.php/home/about/contact/id/9.html
PHP_SELF
/public/index.php/home/about/contact/id/9.html
REQUEST_TIME_FLOAT
1711624497.4027
REQUEST_TIME
1711624497
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/../apps/
PUBLIC_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/
THEME_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/themes/
MODULE_MARK
front
BASE_PATH
/public
THINK_VERSION
5.0.24
THINK_START_TIME
1711624497.4037
THINK_START_MEM
358600
EXT
.php
DS
/
THINK_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/
LIB_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/
CORE_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/think/
TRAIT_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/thinkphp/library/traits/
ROOT_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/
EXTEND_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/extend/
VENDOR_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/vendor/
RUNTIME_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/
LOG_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/log/
CACHE_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/cache/
TEMP_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/runtime/temp/
CONF_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/public/../apps/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
EACOOPHP_V
1.3.1
BUILD_VERSION
201812021322
PLUGIN_PATH
/home/enmatongueincmgaxt0o8nfg/wwwroot/plugins/
SERVER_SOFTWARE_TYPE
no
RESULT_SUCCESS
success
RESULT_ERROR
error
RESULT_REDIRECT
redirect
RESULT_MESSAGE
message
RESULT_URL
url
RESULT_DATA
data
DATA_COMMON_STATUS
status
DATA_NORMAL
1
DATA_DISABLE
0
DATA_DELETE
-1
DATA_SUCCESS
1
DATA_ERROR
0
TIME_CT_NAME
create_time
TIME_UT_NAME
update_time
TIME_NOW
1711624497
DB_PREFIX
qyc_
DB_LIST_ROWS
10
0.037866s