Linux Essentials (010-160) — Question 68

Which of the following programs are web servers? (Choose two.)

Answer options

Correct answer: A, E

Explanation

Apache HTTPD and NGINX are both well-known web servers that serve web content to clients. Postfix is an email server, Curl is a command-line tool for transferring data with URLs, and Dovecot is an email server focusing on IMAP and POP3 protocols, making them unsuitable as web servers.