联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
河汉清且浅,牵牛敦而纯
博客园
首页
博问
闪存
新随笔
订阅
管理
随笔 - 77, 文章 - 0, 评论 - 1, 阅读 -
67049
07 2021 档案
nginx别名alias支持PHP fastcgi解析
摘要:nginx别名alias支持PHP fastcgi解析 https://gist.github.com/jbradach/fe6164767e9a95b9ac30 location /yourlocation { alias /usr/share/phpmyadmin; location ~ \.p
阅读全文
posted @
2021-07-05 22:31
伊索
阅读(168)
评论(0)
推荐(0)
编辑
昵称:
伊索
园龄:
7年11个月
粉丝:
4
关注:
0
+加关注
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔档案
(77)
2025年3月(1)
2025年1月(2)
2024年12月(1)
2024年10月(1)
2024年7月(1)
2024年6月(1)
2024年4月(1)
2024年2月(3)
2024年1月(6)
2023年12月(4)
2023年6月(2)
2023年5月(1)
2023年4月(6)
2023年3月(8)
2023年2月(1)
2022年5月(4)
2022年4月(4)
2022年3月(2)
2022年2月(5)
2022年1月(5)
2021年7月(1)
2021年6月(1)
2020年12月(9)
2020年11月(1)
2020年7月(1)
2020年4月(1)
2020年3月(4)
更多
阅读排行榜
1. Zerotier One 基本用法(9654)
2. strongswan基本用法(8062)
3. 强制跳转 https 的几种方法(6973)
4. ZeroTier路由分配公网IPV6(5053)
5. Debian配置系统中文语言及环境(3151)
6. ubuntu20.04LTS终端没有颜色 —— 给黑底白字的终端染色(2813)
7. termux专用的glibc(2326)
8. 免费的FRP--windows 内网使用Argo Tunnel打洞到 Cloudflare (2122)
9. Apache2.4无法启动和PHP没有加载扩展到的解决方法(1912)
10. 缺少HTTPOnly和Secure属性解决方案(1608)
评论排行榜
1. PHP获取/判断HTML/网页的charset/编码(1)
最新评论
1. Re:PHP获取/判断HTML/网页的charset/编码
` function iconv_list_encodings() { return preg_split('#//\n#', shell_exec('iconv -l'), -1, PREG_SPL...
--伊索
点击右上角即可分享