$detail['url'] = '/pages/';
}
if($detail['url'] && isHeaderHttp($detail['url'])){//外链
$detail['url'] = $detail['url'];
}else{//站内链接
if($detail['url'] && !preg_match('/^\//',$detail['url'])){
$detail['url'] = '/'.$detail['url'];
}
$pidInfo = Db::name(self::dbTable())->where(['id'=>$detail['pid']])->field('id,title,url')->find();
if(!$pidInfo){
$pidInfo = $detail;
}
$pid = $pidInfo['id'];
if ( $curUrl==$pidInfo['url'] && !in_array($curUrl,self::specUrlArr())){
if($pid==0 && $detail['url']!='/pages/'){
$detail['url'] = $detail['url'];
PHPSESSID | c28v745ab4j277h7opcvmch3m0 |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=c28v745ab4j277h7opcvmch3m0 |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.lcywhx.com |
HTTP_USER_AGENT | Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | lcywhx.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.17.80.68 |
REMOTE_PORT | 55648 |
REMOTE_ADDR | 104.206.98.186 |
SERVER_SOFTWARE | nginx/1.20.2 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/lcywhx.com |
DOCUMENT_URI | /index.php |
REQUEST_URI | /news/11/index.html |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/news/11/index.html |
SCRIPT_FILENAME | /www/wwwroot/lcywhx.com/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1706512759.9704 |
REQUEST_TIME | 1706512759 |
APP_PATH | /www/wwwroot/lcywhx.com/application/ |