This website requires JavaScript.
Explore
Help
Register
Sign In
Luthics
/
homepagePHP
Watch
1
Star
0
Fork
You've already forked homepagePHP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad3d2c92aa
homepagePHP
/
app
/
Common
/
Conf
/
Config
/
http_config.php
8 lines
140 B
PHP
Executable File
Raw
Blame
History
<
?
php
return
array
(
//通过$_SERVER数组获取当前访问的http协议的关键值
'HTTP_PROTOCOL_KEY'
=>
'REQUEST_SCHEME'
,
);
Reference in New Issue
View Git Blame
Copy Permalink