PHP is an official module of _________ server.
-
Apache HTTP
-
ISS
-
Netscape
-
Windows NT workstation
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.