Apache is a free and open-source cross-platform web server software.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
Mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which starts a sufficient number instances of the CGI program to handle concurrent requests, and these programs remain running to handle further incoming requests.
Mod_perl is an optional module for the Apache HTTP server. It embeds a Perl interpreter into the Apache server. In addition to allowing Apache modules to be written in the Perl programming language, it allows the Apache web server to be dynamically configured by Perl programs.
Mod_python is an Apache HTTP Server module that integrates the Python programming language with the server. It is intended to provide a Python language binding for the Apache HTTP Server.
OpenSSL is a software library for applications that secure communications over computer networks against eavesdropping or need to identify the party at the other end.
Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages.
Python is an interpreted and general-purpose programming language.
Ubuntu is a free and open-source operating system on Linux for the enterprise server, desktop, cloud, and IoT.