asp.net - How to rdirect to some another page on another website using IIS 7? -


i have website used number of users, when tried update new changes has downtime. want display page hosted on other server or domain using iis settings, possible. know can using app_offline.htm page, don't want use manual process. there setting on iis using can redirect website page when website suffering downtime.

a possible solution have iis site configured on same server, bound same domain , port. site stopped. when want maintenance can stop main site , start site instead.

but awkward workaround functionality available in using app_offline.htm.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -