I have followed this tutorial and successfully did everything.

http://binarysushi.com/blog/2009/aug/19/CentOS-5-3-python-2-5-virtualevn-mod-wsgi-and-mod-rpaf/

how can i check that i everything is working.

I mean which page should i go to test

link|improve this question
feedback

1 Answer

Configure httpd to serve this script, then go to its location.

link|improve this answer
Actually this is my production server where my cpanel/whm/php sites are hosted. Now i have use mydomian.com in the config file. I have entered the naeservers of my vps hosting . I am confused how will my new domain find that Vhost path. DO i need to create a new account via cpanel for that domain to work – John Jun 22 '10 at 5:48
Did you read the mod_wsgi configuration documentation? – Ignacio Vazquez-Abrams Jun 22 '10 at 6:35
I will check that, i forgot that – John Jun 22 '10 at 11:14
feedback

Your Answer

 
or
required, but never shown