Bootstap Compatibility?

Michael Hoover
Marketing/PR Professional
30 March 2016

I’m preparing to upload a Bootstrap powered website to a directory on a server that is running IIS 7.5.7600.16385 on Windows Server 2008 R2. with a .NET framework version of v4.0.30319. Other websites that use the ASP.net preference also run on the site. Is there any risk that the Bootstrap website will affect any of the other sites on the same server? The Bootstrap site’s resources will exist in a folder exclusively meant for the site it powers and its resources are not being called by the other sites. Anything problematic that should be checked? Thanks for any wisdom you may be able to provide!

Mark McFarlane
Developer
31 March 2016

Hi Michael,

There shouldn't be any problem as Bootstrap is just a set of CSS and JS files that are client-side assets. Assuming you haven't set up the server to share CSS and JS files between sites then you should be fine.

Michael Hoover
Marketing/PR Professional
31 March 2016

Hi Mark,
Thanks for taking the time to comment!
Appreciate the help.
Michael

Post a comment

You can log in to post a comment.