I've set permissions in folders scgi-bin and cgi-bin.
I uploaded testing.py to both folders.
I've tried the htaccess handler in both folders with the internal error 500 message.
AddHandler cgi-script .py
I've used a very simple script, an example from these forums that was stated to...