'app_path' => $this->appPath,
'config_path' => $this->configPath,
'route_path' => $this->routePath,
'runtime_path' => $this->runtimePath,
'extend_path' => $this->rootPath . 'extend' . DIRECTORY_SEPARATOR,
'vendor_path' => $this->rootPath . 'vendor' . DIRECTORY_SEPARATOR,
]);
// 加载环境变量配置文件
if (is_file($this->rootPath . '.env')) {
$this->env->load($this->rootPath . '.env');
}
if (defined('APP_NAMESPACE')) {
$this->namespace = APP_NAMESPACE;
}
$this->env->set('app_namespace', $this->namespace);
s | /nabzhibovideo/5739545.html |
PHPSESSID | bm8bhru77cn3172lsmtmo33tpo |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=bm8bhru77cn3172lsmtmo33tpo |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.bjbluesky.com.cn |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | xxx.com |
SERVER_PORT | 443 |
SERVER_ADDR | 172.21.28.200 |
REMOTE_PORT | 52818 |
REMOTE_ADDR | 170.130.200.170 |
SERVER_SOFTWARE | nginx/1.22.1 |
GATEWAY_INTERFACE | CGI/1.1 |
HTTPS | on |
REQUEST_SCHEME | https |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /mnt/7kzhanqun/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /nabzhibovideo/5739545.html |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/nabzhibovideo/5739545.html |
SCRIPT_FILENAME | /mnt/7kzhanqun/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1740164082.0411 |
REQUEST_TIME | 1740164082 |
APP_DEBUG | true |
CMF_ROOT | /mnt/7kzhanqun/ |
CMF_DATA | /mnt/7kzhanqun/data/ |
APP_PATH | /mnt/7kzhanqun/app/ |
WEB_ROOT | /mnt/7kzhanqun/public/ |