0

I have a website created in html but now it needs to sit on a Sharepoint server. How do we make the HTML files work on a Sharepoint server?

2
  • You want to host your website on a SharePoint Server or within the SharePoint farm? It's not the same thing. Commented Sep 4, 2024 at 10:31
  • did you still need assistance on this subject? Commented Oct 15, 2024 at 9:24

1 Answer 1

0

A SharePoint Server, to be more precise a SharePoint server with Web Front-End (WFE) role is a Windows Server with Internet Information Service (IIS).

So you can use IIS to host your website by creating a new web application over your HTML folder. With this scenario you don't use SharePoint at all, only IIS.

References:

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.