I\'m trying to run Bottle.py with Apache and mod_wsgi.
I\'m running it on windows, using a xampp. python v2.7
My Apache config in httpd:
<
I don't see your hello.py referenced anywhere.
You should just put the contents of hello.py (the route) into app.wsgi.
route