work pressure
Monday, 16. November 2009, 01:49:47
佛说要放下自在.
过程和结果有一个巨大差别在于过程相对于结果更加可控.
秋叶之静
Monday, 26. October 2009, 09:26:52
Monday, 14. September 2009, 05:04:08
#user nobody;
worker_processes 1;
#error_log logs/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
#pid logs/nginx.pid;
events {
worker_connections 1024;
}
http {
include mime.types;
default_type application/octet-stream;
#log_format main '$remote_addr - $remote_user [$time_local] "$request" '
# '$status $body_bytes_sent "$http_referer" '
# '"$http_user_agent" "$http_x_forwarded_for"';
#access_log logs/access.log main;
sendfile on;
#tcp_nopush on;
#keepalive_timeout 0;
keepalive_timeout 65;
#gzip on;
server {
listen 80;
server_name xxx.xxx; #If you don't get DNS done, put your ip here I think.
location / {
root www; #This is the directory where you put "pmwiki/".
#full path should be like this: C:\nginx\www\pmwiki
index index.html index.htm index.php;
}
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root html;
}
## below is for php file parsing, you MUST do it.
location ~ \.php$ {
#root C:/nginx/php; # Windows PHP path with uppercase drive letter
fastcgi_pass 127.0.0.1:9000; # php-cgi.exe listens here
fastcgi_param SCRIPT_FILENAME C:/nginx/www$fastcgi_script_name; #VERY IMPORTANT
fastcgi_param QUERY_STRING $query_string;
include fastcgi_params;
}
}
}
<?php chdir('pmwiki'); include_once('pmwiki.php');
Saturday, 6. June 2009, 08:19:40
Thursday, 4. June 2009, 00:39:21
蒙上眼睛 就以为看不见 捂上耳朵 就以为听不到 而真理在心中 创痛在胸口 还要忍多久 还要沉默多久 如果热泪 可以洗尽尘埃 如果热血 可以换来自由 让明天能记得 今天的怒吼 让世界都看到 历史的伤口 哦------ 哦------ 哦------ 永远都记得 历史的伤口 哦------ 哦------- 哦------- 永远都记得 历史的伤口
Monday, 13. April 2009, 01:31:01
Saturday, 7. March 2009, 05:15:43
Monday, 9. February 2009, 05:31:23
Wednesday, 4. February 2009, 01:45:26
Showing posts 1 - 9 of 221.
boyu
2008-11-25 03:54:22
I do not know how time flies, maybe it has found something special so that it can fly without wings
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Opening Dream
Opening China