Friday, September 26, 2014

app_offline.htm vs app_offline.aspx

Hi Shabeaut,


If you want to show image in the app_offline.htm, you can directly insert the <image> html tag to achieve it.


<img alt="" src="pictures path”>


Using Images in app_offline.htm:


http://ift.tt/YgsvfE


If you want to use the custom app_offline.aspx replace app_offline.htm, I suggest you put the file in the web application IIS root directory.


You may also need to add httpErrors tag to navigate to the custom file.


http://ift.tt/1DBDAsE


Best Regards




Zhengyu Guo

TechNet Community Support






No comments:

Post a Comment