寶塔配置tp5隱藏入口文件

web.config文件中添加下面代碼php <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <rewrite> <rules> <rule name="OrgPage" stopProcessing="true"> <match url="^(.*)$" /> <conditions logica
相關文章
相關標籤/搜索