uwsgi: unrecognized option '--wsgi-file' getopt_long() error
root@testDj:/home/user/web# uwsgi --http :9090 --wsgi-file /home/user/web/testwgi_hello.py
uwsgi: unrecognized option '--wsgi-file'
getopt_long() error
root@testDj:/home/user/web# uwsgi --http :9090 --plugin python --wsgi-file /home/user/web/testwgi_hello.py