💻 Software
serve "normal" HTML pages from a Sharepoint server
Fresh7 days ago
Mar 15, 202635437 viewsConfidence Score0%
0%
Problem
I have a document authored in HTML with a TOC index page linking to numerous other pages, some having imgs etc. In other words, standard web content. My work location uses Sharepoint exclusively for document exchange. Is there a way to upload/import my HTML document into Sharepoint? It seems to onl…
Error Output
/
/index.html
/page/
/one.html
/two.html
/images/
/pic1.png
/pic2.pngUnverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: serve "normal" HTML pages from a Sharepoint server
Low Risk
You can upload your static HTML into any document library and it will work. Make sure you use relative URLs throughout to save yourself a lot of pain. CSS and images will display however you may have security issues with JavaScript. Using SharePoint…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix