Azure Server Side Include

Hi Wappler Community,

I recently encountered an issue when trying to implement server side includes using Azure hosting. For anyone trying to take advantage of SSI when using Azure you will need to include the following code in a web.config file:

<?xml version="1.0" encoding="UTF-8"?>