Hi there
I've been impressed with your simplicity and pricing. I'm considering getting a plan.
However, my existing web site is based on a CGI-based templating system written in Tcl (www.tcl.tk), and really requires a directive like somewhere in the Apache config
Action web-template /cgi-bin/wtpage
AddHandler web-template .wtml
According to the Apache manual, these can occur in a local .htaccess file, and as I see you allow user-written CGI scripts, it should be OK.
Big question is then: do you support Tcl. If you're running a linux system then Tcl is pretty standard.
David K