I've been developing ASP for quite a while using IIS and hosting it on an NT-server (which has 2 IPs). Since a few months I'm coding in PHP (using xampp on Windows) and would also like to change my webhosting stuff from ASP to PHP.
I'm thinking about keeping my NT-server and simply install xampp on it (using my 2nd IP) so that I can keep my older ASP pages and also the emailserver + all the domain hosting.
My question: do you think it's a good idea running xampp (for PHP) on the NT-server (performance-wise)? would there be any disadvantage?
or should I better go for a Linux server? (I'm not familiar with that at all).