Maintenance page
(Automatically adding template at the end of the page.)
(Updated Edited template to July 12, 2025.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
==== Offline page ====
==== Offline page ====
* When you update your server, you might want a message telling your users about that.
* When you update your server, you might want a message telling your users about that.
Line 11: Line 12:
[[File:Maintenance image.png|none|thumb]]
[[File:Maintenance image.png|none|thumb]]
[[Category:WebUI]]
[[Category:WebUI]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 05:52, 20 January 2025

This page was created by Lars.olofsson@mdriven.net on 2021-04-15. Last edited by Edgar on 2025-01-20.

Offline page

  • When you update your server, you might want a message telling your users about that.
  • On IIS, you can put a file called app_offline.htm in the app directory - it will be shown instead of any other processing.

Turnkey server

We include the file app_offline - NotInEffect.htm in the root of the Turnkey application.

  • Rename the file to app_offline.htm and then recycle the app pool (or restart the web app in Azure) to make the file take effect.
  • Deploy your new TK version and then rename the file back or to anything that is not app_offline.htm
  • You can also easily edit the file content to something more fitting.
Maintenance image.png