web server?
Absolutely. The de facto standard of web servers is Apache, and is in use in more than half of the web servers in the world. This system, of course, is using Apache. If you are serving up HTML, CGI, PHP, or Java, Apache will handle it just fine. If you are doing ASP or some other proprietary arrangement, it won’t work, but can probably be converted to another (better?) method.