Forum Moderators: phranque
I have limited knowledge of site/programming/web design but I have to switch my website to a new host soon as Im unhappy with the one I have right now.
I have found a hosting company Im interested in but they only do UNIX. My website does not have access .NET or ASP so im sure my site is safe for either platforms.
What do you guys think? i want your two cents!
david
Since you don't need asp or .net, by all means move to a linux or unix host, they are, as you've been told, 'better'. Lots better. Cheaper, better uptime, better integration of apache/mysql/php. There are no minuses to moving to the correct platform for the tools you are using, currently you're running your site on a sort of hacked together thing, it will work, but it works better on what it's made for, apache for example is developed I believe on freebsd, and php runs better on linux/unix and apache, although it sort of works on windows/apache, less so on windows/IIS, but why do that?
Again, there are no negatives to moving to the correct platform, plus you'll get .htaccess support on apache if you're on IIS now, including mod_rewrite. There are only positives.
I would move, you should not notice any negative impact.
-Corey