Hi all, I deployed my Pylons app using Apache and mod_wsgi like explained in pylons-book.
Every time I easy_install a new version I find again and again default public/index.html "Welcome to pylons" page opening / even if I removed the file from source (who's going to put it back in place in `python setup.py bdist_egg`???). The right route to controller action is in routing but it's ignored until I don't remove index.html and I have to do this e-v-e-r-y time I install a new version. Moreover I can't get sqlalchemy to trace to log however I set log level in production.ini. Any advice? Thanks for your support -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
