+ -
当前位置:首页 → 问答吧 → Nginx
  • 查询同一IP下的域名
    http://www.myipneighbors.com/同一IP域名
    zhoulian  时间:12-09 + 阅读全文
  • habari推荐的nginx配置
    server{  listen    12.345.678.90:80;  #YOURPUBLICIPADDRESS(justuselisten80tobindtoallinterfaces)  server_name  domain
    zhoulian  时间:12-09 + 阅读全文
  • nginx + habari with https
    1.编译nginx#./configure--with-sha1=/usr/lib\            --
    zhoulian  时间:12-09 + 阅读全文
  • nginx在WIN平台安装
    1、下载WIN版本的Nginx我的下载地址是:http://download.chinaunix.net/download.php?id=25685&ResourceID=7416推荐一个好的网址:http://www.linuxtone.org/html/bbs.htmlIT运维专家网!http://31543.blog.51cto.com/attachment/200
    zhoulian  时间:12-09 + 阅读全文
  • nginx的防盗链
    nginx的防盗链配置:location~.*\.(jpg|png|swf)${root/opt/www_data/code/public_html;valid_referersnoneblockedserver_nameswww.test.comfile1.test.com*.test.comtest.c
    zhoulian  时间:12-09 + 阅读全文
  • 招募nginx区域版主
    招募nginx区域版主因为一个意外事件,我突然发现自己的力量还是微弱的,虽然nginx方面很熟悉。现招募一名志同道合的nginx爱好者版主。要求1:  说明:有事没事都要来nginx区看一看,当然不包括生病情况。要求2:  性别:男女均可,女的优先。要求3:  再说明:你不一定技术很高超,象我这样(夸张了点,但
    xieaotian  时间:11-29 + 阅读全文
  • nginx如何开启PHP的PATHINFO???
    从网上找的教程:http://www.laruence.com/2009/11/13/1138.html复制内容到剪贴板代码:location~\.php{      fastcgi_indexindex.php;      fastcgi_pass12
    wzwen  时间:11-28 + 阅读全文
  • 在NGINX下怎么设置ALIAS
    我设置好了但是不支持PHP从网上找的教程按照他也弄了还是不行不知道这里有没有人知道  location/abc/{      alias/web/www/vps.bsdunion.com/upload/abc/;      ind
    feelone  时间:11-03 + 阅读全文
  • nginx怎么发音?
    是“银针埃克斯”嘛?大家都怎么读?
    love__xijun  时间:11-02 + 阅读全文
  • Nginx Rewrite的问题
    本帖最后由LosAngel于2009-10-2813:20编辑a:http://test.com/xxx/xx        b:http://test.com/12/xxx/xx    判断12这个位置是否是1~2个数字以上两种类型的链接rew
    LosAngel  时间:10-25 + 阅读全文