Server
A Web server is a dedicated computer used to deliver webpages to browsers and other files to applications via the HTTP protocol. It includes the hardware, operating system, Web server software, TCP/IP protocols and site content.
Web Server Software
Web server software refers to the HTTP server that manages requests from Web browsers and delivers HTML documents and files in response. It also executes server-side scripts (CGI scripts, JSPs, ASPs, etc.).