index.cgi

This is a python script written for cgi.
By default a2hosting created a cgi-bin directory when I created the subdomain, but the script runs from any folder.

Directory Index

By default, with no .htaccess directive, the default page for a folder is defined as
DirectoryIndex index.php index.cgi index.html

Filename Suffix

The suffix lets Apache know how to preprocess the file.