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

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

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -