When I click on a link to a html file i've uploaded to Sharepoint 2013 ONLINE, it forces me to download it rather than opening it directly in the browser. I understand this is because SharePoint Online is adding the header X-Download-Options:noopen and text/html isn't in the MIME types.
So I can download the html, and open it from my Downloads folder. However it's, understandably not downloaded the images, etc referred to in the page, making it useless.
There's loads on google about Sharepoint and mime types (mainly relating to pdfs), but very little on Sharepoint 2013 ONLINE. I have no way of administering the Site Collection of 'the farm'.
I've tried using Powershell, but all the Sharepoint specific features e.g. Get-SPWebApplication aren't available to my client PC. I've tried Enter-PSSession to connect Powershell remotely, but it doesn't connect.
I'm new to Sharepoint Online and to Powershell and am really struggling with this.
Any solutions, tips or tricks appreciated.
Thanks
Ian