Technical requirements
Like the previous chapter, we'll focus on the two major platforms in the server arena: Windows and Linux. The former can be done with Delphi Professional and can be tested on any version of Windows. Apache runs on both Windows and Linux (and other operating systems), so we'll cover both of those, with the latter requiring Delphi Enterprise or higher. The complete code for this chapter can be found online on GitHub: https://github.com/PacktPublishing/Fearless-Cross-Platform-Development-with-Delphi/tree/master/Chapter13.