#0 [0]HttpException in app.php line 55

找不到页面

  1. //篮球积分榜
  2. Route::get('/jifen-lanqiu:yu?/:compname?', CommonSpace.'\jifen\Lanqiu@index')->name('/jifen-lanqiu/');
  3. //足球积分榜
  4. Route::get('/jifen-zuqiu:yu?/:compname?', CommonSpace.'\jifen\Zuqiu@index')->name('/jifen-zuqiu/');
  5. Route::get('/Sitemap/createSitemap', CommonSpace.'\Sitemap@createSitemap')->name('/Sitemap/createSitemap/');
  6. //Route::get('/:id?', 'index/index')->name('/');
  7. Route::miss(function () {
  8. throw new \think\exception\HttpException(404, '找不到页面');
  9. });

Call Stack

  1. in app.php line 55
  2. at Http->app\install\route\{closure}() in Container.php line 294
  3. at Container->invokeFunction() in Container.php line 358
  4. at Container->invoke() in Callback.php line 27
  5. at Callback->exec() in Dispatch.php line 80
  6. at Dispatch->run() in Route.php line 793
  7. at Route->think\{closure}() in Pipeline.php line 59
  8. at Pipeline->think\{closure}() in Pipeline.php line 66
  9. at Pipeline->then() in Route.php line 794
  10. at Route->dispatch() in Http.php line 216
  11. at Http->dispatchToRoute() in Http.php line 206
  12. at Http->think\{closure}() in Pipeline.php line 59
  13. at Pipeline->think\{closure}() in MultiApp.php line 51
  14. at MultiApp->think\app\{closure}() in Pipeline.php line 59
  15. at Pipeline->think\{closure}() in Auth.php line 30
  16. at Auth->handle()
  17. at call_user_func() in Middleware.php line 142
  18. at Middleware->think\{closure}() in Pipeline.php line 85
  19. at Pipeline->think\{closure}() in Install.php line 20
  20. at Install->handle()
  21. at call_user_func() in Middleware.php line 142
  22. at Middleware->think\{closure}() in Pipeline.php line 85
  23. at Pipeline->think\{closure}() in Pipeline.php line 66
  24. at Pipeline->then() in MultiApp.php line 52
  25. at MultiApp->handle()
  26. at call_user_func() in Middleware.php line 142
  27. at Middleware->think\{closure}() in Pipeline.php line 85
  28. at Pipeline->think\{closure}() in AllowCrossDomain.php line 61
  29. at AllowCrossDomain->handle()
  30. at call_user_func() in Middleware.php line 142
  31. at Middleware->think\{closure}() in Pipeline.php line 85
  32. at Pipeline->think\{closure}() in SessionInit.php line 67
  33. at SessionInit->handle()
  34. at call_user_func() in Middleware.php line 142
  35. at Middleware->think\{closure}() in Pipeline.php line 85
  36. at Pipeline->think\{closure}() in TraceDebug.php line 71
  37. at TraceDebug->handle()
  38. at call_user_func() in Middleware.php line 142
  39. at Middleware->think\{closure}() in Pipeline.php line 85
  40. at Pipeline->think\{closure}() in Pipeline.php line 66
  41. at Pipeline->then() in Http.php line 207
  42. at Http->runWithRequest() in Http.php line 170
  43. at Http->run() in index.php line 29

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://m.wxqclp.cn/news/947243561615970.shtml
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_CONNECTION close
HTTP_REMOTE_HOST 18.232.188.122
HTTP_X_FORWARDED_FOR 18.232.188.122
HTTP_X_REAL_IP 18.232.188.122
HTTP_HOST m.wxqclp.cn
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME m.wxqclp.cn
SERVER_PORT 10004
SERVER_ADDR 43.228.78.54
REMOTE_PORT 50558
REMOTE_ADDR 47.236.29.104
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/www/wwwroot/m.wxqclp.cn/public
DOCUMENT_URI /index.php
REQUEST_URI /news/947243561615970.shtml
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=news/947243561615970.shtml
SCRIPT_FILENAME /home/www/wwwroot/m.wxqclp.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711649061.979
REQUEST_TIME 1711649061
0.054251s