Hi, so here is how i did to make my html project work on iis, first i extracted every compressed file, removed every .gz in the html file and puted the files in the default folder of iis(C:\inetpub\wwwroot). Then i open the iis manager clicked on my website and then i went on “MIME types”(image in the attachement), and on the right, i clicked on add: first for the file name you write “.mem” and for the mime type you write “application/octet-stream”, you do it a second time but with .data instead of .mem. Then my server work online
1 Like