Apache is a free and open-source cross-platform web server software.
Basic is an authetication method used by some web servers.
CentOS is a Linux distribution that provides a free, community-supported computing platform functionally compatible with its upstream source, Red Hat Enterprise Linux (RHEL).
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_wsgi is an Apache HTTP Server module that provides a WSGI compliant interface for hosting Python based web applications under Apache.
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.
PHP is a general-purpose scripting language used for web development.
Python is an interpreted and general-purpose programming language.