Commit 08b26ad0 authored by wwccw0591's avatar wwccw0591

tes

parent 2404740b
......@@ -6,7 +6,7 @@
return true;
} elseif ( !empty($_SERVER['HTTP_FRONT_END_HTTPS']) && strtolower($_SERVER['HTTP_FRONT_END_HTTPS']) !== 'off') {
return true;
}elseif($_SERVER['SERVER_PORT'] == 443){
}elseif($_SERVER['SERVER_PORT'] == 89){
return true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment