I had it configured right, but then I decided to reinstall my Debian (switching from wheezy to jessie version by the way). Here\'s the problem:
I have a python mod_w
I wrote like below,
WSGIScriptAlias /hello /home/myself/projects/hello/hello.wsgi Order allow,deny Allow from all Require all granted
and it works