Hi all
I installed apache2 and modpython on my machine. I enable the userdir mod so that http://localhost/~username/ will point to the index.html file in the public_html folder of the user. Now I want to create a index.py and want apache to open it. How can i do it??

Guruprasad