Multiple choice

PHP is an official module of _________ server.

  1. Apache HTTP

  2. ISS

  3. Netscape

  4. Windows NT workstation

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

PHP was originally designed as an Apache module (mod_php) and remains officially integrated with Apache HTTP Server. While PHP can run on other servers (IIS, nginx via FastCGI), Apache has the most native support history.