Hi Tomasz,

Il 08/11/2015 20:59, Tomasz Czyż ha scritto:
Hi,

I would like to serve two applications with uwsgi:
- application A under /appA (and all subfolders)
- application B under / (and all subfolders except /appA)
[snip]

Do you have any ideas how I can set up routing (or other options) to serve
/app-B from a different directory than app-A?

Have you read about the emperor and the fastrouter?
http://uwsgi-docs.readthedocs.org/en/latest/Emperor.html
http://uwsgi-docs.readthedocs.org/en/latest/Fastrouter.html

It makes the learning path a bit more steep but it would be easier to manage in the longer time.

hth

--
Riccardo Magliocchetti
@rmistaken

http://menodizero.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to