在 parent folder web.config 中加
<location path="." allowOverride="false" inheritInChildApplications="false" > <system.web>
</system.web>
</location>