V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  kstsca  ›  全部回复第 45 页 / 共 66 页
回复总数  1311
1 ... 41  42  43  44  45  46  47  48  49  50 ... 66  
2013-12-07 22:09:06 +08:00
回复了 kstsca 创建的主题 程序员 nginx root 目录绑定不支持 html/www/www.aa.com ???
server {
listen 80;
server_name localhost;

#charset koi8-r;

#access_log logs/host.access.log main;

location / {
root /usr/local/nginx/html/www/sxx.net;
index index.html index.htm index.php;
}

#error_page 404 /404.html;

# redirect server error pages to the static page /50x.html
#
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root html;
}

# proxy the PHP scripts to Apache listening on 127.0.0.1:80
#
#location ~ \.php$ {
# proxy_pass http://127.0.0.1;
#}

# pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
#
location ~ \.php$ {
root html;
fastcgi_pass 127.0.0.1:9000;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME /usr/local/nginx/html/$fastcgi_script_name;
include fastcgi_params;
}

# deny access to .htaccess files, if Apache's document root
# concurs with nginx's one
#
#location ~ /\.ht {
# deny all;
#}
}


提示 File not found.

我把sxx.net 目录 换成 sxxnet 就可以,但文件名sxx.net不支持,感觉是没定位到那个目录。
2013-12-07 12:04:49 +08:00
回复了 kstsca 创建的主题 剧集 推荐一部神剧 《皆大欢喜》 有古装 有现代 不穿越 哈哈
@ooh 那片子 真省演员,但剧集太短
其实这些不用教 楼主也放宽心 这还没达到你心中的女神 所以情商不高 正常,换了女神来了,你懂的。还范这错误么。。
2013-12-05 10:00:33 +08:00
回复了 kstsca 创建的主题 分享发现 TB 双12 种菜种红包 基本上都是5元红包
@tanywei 现在都是1块了。。。昨天种的开的红包都是5块
2013-12-04 10:42:54 +08:00
回复了 kstsca 创建的主题 分享发现 TB 双12 种菜种红包 基本上都是5元红包
2013-12-03 14:51:27 +08:00
回复了 Dummy 创建的主题 问与答 因为体感车,和男朋友闹矛盾了。
妹子不该来他的地盘, o(∩_∩)o 哈哈
2013-11-30 11:35:49 +08:00
回复了 linfox 创建的主题 VPS digitalocean冲25送25是直接冲吗?
应该不行吧。。那这样尼玛50+25 = 75$

https://www.digitalocean.com/?refcode=871b41d1f49e
2013-11-29 15:44:29 +08:00
回复了 donwa 创建的主题 Ripple 什么时候才能出现有用计算的数字货币
ripple 其实就是瞎折腾,目的宣传自己的币,让他值钱,要知道他自己就囤了25%的币,然后搞什么微博送币,github送币,
2013-11-29 08:40:05 +08:00
回复了 tangzs 创建的主题 问与答 姓汤的可爱小女孩求取个好名字
以后的 生活有汤有水 有滋有味
1 ... 41  42  43  44  45  46  47  48  49  50 ... 66  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2042 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 49ms · UTC 01:34 · PVG 09:34 · LAX 18:34 · JFK 21:34
Developed with CodeLauncher
♥ Do have faith in what you're doing.