1 Star 0 Fork 0

苹果梨/kebao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
web.config 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
苹果梨 提交于 2020-04-01 21:41 . add share,sms
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<location allowOverride="false" inheritInChildApplications="false" path=".">
<system.webServer>
<rewrite>
<rules configSource="web_config\rewrite.config" />
</rewrite>
<defaultDocument configSource="web_config\default.config" />
<httpErrors configSource="web_config\httpErrors.config" />
<handlers configSource="web_config\php.config" />
</system.webServer>
</location>
</configuration>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wangbagutou/kebao.git
git@gitee.com:wangbagutou/kebao.git
wangbagutou
kebao
kebao
master

搜索帮助