First, go and read Kirk Evans’ post: What Every SharePoint Admin Needs to Know About Host Named Site Collections. Now see what has changed with SharePoint 2013.
Posts Tagged: hosting
How to host HTML5 Offline Web applications on an IIS web server
Introduction By providing a manifest file to the browser, you can specify which files should be available for offline usage, which files always have to be fetched form the internet and you can define fallback resources (what to use when the online ressources are not available). This is not only good for Offline Applications, you can also… Read more »
Recent Comments