hi all, guys i have johny version with python, i was wondering how to set up an index(.py) file for my website that is placed in my /cgi-bin/ folder so i can access my index page without typing the full path/address such as mywebsite.heliohost.org/cgi-bin/index.cgi? what i could find on the web is that i can use redirection from www/index.html to www/cgi-bin/index.py or permit apache exec cgi in www. so what can i use in this case and how do i do that?. any help appreciated. tnx.