国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

django - nginx? mysite_nginx.conf? ??? ??? ? ??? ?? ?? ???? ?????.
僅有的幸福
僅有的幸福 2017-05-16 17:25:22
0
7
634

[??] uwsgi_params ??:
?? ?????? ??? ?? ??? ?? ????.

??? ???? ?? nginx? ?????

uWSGI ???? nginx ???? ?? https://github.com/nginx/nginx/blob/master/conf/uwsgi_params
?? ??? ? ?? uwsgi_params ??? ?????. ?? ???? ????? ?????. ?? ? nginx? ?? ????? ???????.

[??]
? ?? http://uwsgi-docs.readthedocs.org/en/latest/tutorials/Django_and_nginx.html? ?? uwsgi+nginx+django? ??? ? uwsgi? django ?? ?? Python? ??? ??? ??? ??? ? ???, nginx之后也能在瀏覽器刷新看到Welcome to nginx! ??????.

?? ?? django ???? ?? ??? nginx ?? ??? ??????.

???

??? test.py? ?? ???? hello world? ????? ??? django ??? ????? ?? ??? Welcome to nginx!? ? ? ??? ?? IP? ???? ??? ??? ?????.

test.py? ?? ???? ?? ??? ??? ????.

???
僅有的幸福
僅有的幸福

?? ??(7)
習(xí)慣沉默

??? ???????. ?? /etc/nginx/sites-enabled/下面有兩個(gè)配置文件:default和我自己配置的mysite_nginx.conf, nginx??? ????? default? ???? ?????. ???? ???? ???.

小葫蘆

?? ??? ???? ????. nginx ?? ??? ???? ???? ?????. ?? ?? ??? ??? ???? ?? ??? ????? ??????.

小葫蘆

Nginx? ?? 8000?? ???? ???? nginx? 8000 ??? ????? ???.

??? nginx django ???

???

??? django? ????? ?? 8001? ???? ?? ???.

uwsgi_params? nginx? ????. ?? ?? ?????. uwsgi_params? /etc/nginx/uwsgi_params
? ????. .

phpcn_u1582

????? ??? ????. ??, ? ???? ??? ?????? ?????. ?? ??? ??? nginx:8000 django:8001
???. ? ?? python Manage.py runserver localhost:8000? ??? ? ??? ???? ?? nginx ?? ??? ???? ??? ?????. ?? ?? 80? ???? ??? ? ????. ????? ??? ?????. Linux ???
???. netstat -natp grep nginx
??? ?? ?? ??? ???? ????? nginx -h? ???? ?? ??(??? -p ?? -c)? ?????.
nginx? ????? ???? ???? django? python Manage.py runserver localhost:8001? ???? ???? ?? ?? ???? ????? ???? ???

小葫蘆

???? ? ????? ??????? http://192.168.33.10:8000

巴扎黑

?? ??? ???? ?????? ?????(?:

) ???
Ty80

??, ?? ??? ???? ?? ?? ???.

? ??? ?? ???? ??? ?????? ?????. ?? ??? ?????.