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

? php教程 PHP開(kāi)發(fā) nginx? nodejs ??? ?? ??(mac ??)

nginx? nodejs ??? ?? ??(mac ??)

Nov 23, 2016 am 09:51 AM

nginx ?? nodejs ??? ??(mac ??)

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

brew install nginx

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

nginx ??

cd /usr/local/etc/nginx

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

cd /usr/local/etc/nginx/include/

nginx.node.conf ??? ?????.

??? ?????. nginx.node.conf? ?? ??

upstream xxx {
      server 127.0.0.1:3000;      #server 127.0.0.1:3001;
      keepalive 64;
 }
 server {
      listen 80;
      server_name xxx.test; //配置要代理的域名
      access_log /var/log/nginx/test.log;
      location / {
          proxy_set_header X-Real-IP $remote_addr;
          proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
          proxy_set_header Host  $http_host;
          proxy_set_header X-Nginx-Proxy true;
          proxy_set_header Connection "";
          proxy_pass      http://xxx;
      }
  }

nginx.conf ?? ??

vim /usr/local/etc/nginx/nginx.conf

?? ??:

include include/*

??? ?? ??, ??? ?? ??

vim /etc/hosts

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

nginx -s reload

// ?? ????, ??? ???? sudo

sudo nginx -s reload


? ????? ??
? ?? ??? ????? ???? ??? ??????, ???? ?????? ????. ? ???? ?? ???? ?? ??? ?? ????. ???? ??? ???? ???? ??? ?? admin@php.cn?? ?????.

? AI ??

Undresser.AI Undress

Undresser.AI Undress

???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover

AI Clothes Remover

???? ?? ???? ??? AI ?????.

Video Face Swap

Video Face Swap

??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

???

??? ??

???++7.3.1

???++7.3.1

???? ?? ?? ?? ???

SublimeText3 ??? ??

SublimeText3 ??? ??

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

???? 13.0.1 ???

???? 13.0.1 ???

??? PHP ?? ?? ??

???? CS6

???? CS6

??? ? ?? ??

SublimeText3 Mac ??

SublimeText3 Mac ??

? ??? ?? ?? ?????(SublimeText3)

???

??? ??

?? ????
1783
16
Cakephp ????
1729
56
??? ????
1579
28
PHP ????
1444
31
???