37 Apache Functions
If PHP is used with the Apache web server, there are a few built-in additional functions, depending on the installation method selected.
Apache is still one of the most widely used web servers. According to W3Techs, it has now lost the top position to Nginx (https://w3techs.com/technologies/overview/web_server), but it is still far ahead of IIS, for example. This is despite the fact that version 1 is not multithreaded and version 2.x was quite controversial at times. (Incidentally, PHP inventor Rasmus Lerdorf was one of the more prominent critics.) One of the main advantages of Apache is that it is available on many platforms and can therefore be used universally.
The first attempts at PHP were also made under Apache. It ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access