Also I made a mistake here, the <script> tag needs to be the name of the uwsgi.py script. So in the example I showed you it should be <script>uwsgi</script>.

On Sep 12, 2010, at 8:51 AM, Italo Maia wrote:

uwsgi.xml
---
<uwsgi>
    <pythonpath>/usr/local/django/voxi_production/</pythonpath>
    <app mountpoint="/">
        <script>django_wsgi</script>
    </app>
</uwsgi>

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to