摘要:
# alias location /js/{ alias /static/;}#上述配置,访问/js/目录的时候,nginx自动会去找/static/下面的文件 # rootlocation /js/{ root /static;}#上述配置,访问/js/目录的时候,nginx自动会去找/stati 阅读全文
posted @ 2016-08-02 17:34
超人不会飞飞飞
阅读(265)
评论(1)
推荐(0)
摘要:
linux系统为Centos6.5 64位 nginx为1.4.7 从http://nginx.org/download/上下载相应的版本 解压 tar -zxvf nginx-1.4.7.tar.gz 设置一下配置信息: ./configure --prefix=/usr/local/nginx 阅读全文
posted @ 2016-08-02 16:50
超人不会飞飞飞
阅读(226)
评论(0)
推荐(0)

浙公网安备 33010602011771号