帝国PHP 宝塔面板禁用了ASP APX后网站 错误500问题
错误代码如题,确认只设置了禁用ASP ASPX,网站后台是帝国PHP。
配置如下:
<?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>
重启了下宝塔,变成这样子了 @管理大大,海尔普~~~
页:
[1]