会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
佚小名
博客园
首页
新随笔
联系
管理
订阅
12 2021 档案
nginx 绑定域名后跳转携带端口处理
摘要:server_name_in_redirect off; port_in_redirect off; proxy_set_header Host $host:80;
阅读全文
posted @
2021-12-24 17:14
佚小名
阅读(654)
评论(0)
推荐(0)
PHP地址智能匹配识别
摘要:public static function AreasCallback($addressDetail,$start=0,$len=1,$pid=0,$level=1,$addressArr=[],$nexStart=1){ //特殊符号处理 $addressDetail=str_replace('
阅读全文
posted @
2021-12-20 18:43
佚小名
阅读(140)
评论(0)
推荐(0)
公告