1 Star 8 Fork 2

临沂奥宏网络科技有限公司/ul-ip-door

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nginx.conf 98 Bytes
一键复制 编辑 原始数据 按行查看 历史
augushong 提交于 2022-07-27 14:33 . 初始化项目;
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ulthon/ul-ip-door.git
git@gitee.com:ulthon/ul-ip-door.git
ulthon
ul-ip-door
ul-ip-door
master

搜索帮助

Cb406eda 1850385 E526c682 1850385