开发者

How can i test website activated in App_Offline

开发者 https://www.devze.com 2023-03-19 08:27 出处:网络
I\'m adding App_Offline.htm file to root directory. i don\'t know how to test my web. H开发者_运维技巧ow do that?You can\'t test the application when you have the App_Offline.htm file in your root d

I'm adding App_Offline.htm file to root directory. i don't know how to test my web.

H开发者_运维技巧ow do that?


You can't test the application when you have the App_Offline.htm file in your root directory because it's purpose is to take down your application on the server.

0

精彩评论

暂无评论...
验证码 换一张
取 消