How can I set 404 and other error pages using web.config? I have tried adding following block in web.config.
4条回答 猫巷女王i (楼主) 2021-01-20 10:32 I solved it myself. We need to add another section in web.config like below to make it work in IIS 7 / 7.5. For IIS 6 the one works which I mentioned in my question ... ... Thanks to everyone who answered. 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 自定义标题段落格式字体字号代码语言点击上传x 验证码 看不清? 提交回复
I solved it myself. We need to add another section in web.config like below to make it work in IIS 7 / 7.5. For IIS 6 the one works which I mentioned in my question
... ...
Thanks to everyone who answered.
热议问题