On 28 mar, 04:10, Vasile Ermicioi <[email protected]> wrote:
> this config is for uswgi, no matter what server you use, just be sure to
> pass it to uwsgi when you will start it
>
> http://projects.unbit.it/uwsgi/wiki/Doc#TheXMLconfigurationfile

I have my own config.xml working fine in Cherokee, the problem I had
is I did not know how to throw uwsgi. Since I discovered it and is
very simple:

in /etc/rc.conf
uwsgi_enable="YES"
uwsgi_flags="-L -T -C -x /home/web2py/config.xml"

Now everything is working fine.

Thank.
Jose

Reply via email to