Enable Apache CGI for Dynamic Programming Languages on Ubuntu 19.04

CGI (Common Gateway Interface) is an protocol which allows Apache Web Server to interact with external programs, especially scripts written in interpreted languages, such as Bash, Python, Perl, Ruby, …