mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-06-16 02:15:48 +00:00
24 lines
223 B
Plaintext
24 lines
223 B
Plaintext
- case 1
|
|
|
|
single static app
|
|
|
|
- case 2
|
|
|
|
single static multiapp
|
|
|
|
- case 3
|
|
|
|
multi app static mountpoint
|
|
|
|
- case 4
|
|
|
|
dynamic apps with UWSGI_APPID
|
|
|
|
- case 5
|
|
|
|
dynamic apps with SCRIPT_NAME
|
|
|
|
- case 6
|
|
|
|
dynamic apps with vhost mode
|