虾击吧扯

吃鸡巴亏上鸡巴当倒鸡巴霉!

根据hostloc上的高手指点后我已经将代码简化到极致了! nginx的try_files功能非常强大,可以判断文件是否存在! 通过try_files判断 当文件不存在就跳到@backend块上处理,这样伪静态的url就轻松搞定了!


location ~ .*\.(php|jsp|cgi|pl|py|php4|php5)?\$ {
include proxy.inc;
}
location / {
try_files \$uri @backend;
}
location @backend {
internal;
include proxy.inc;
}
location ~ .*\.(ftpquota|htaccess|htpasswd|asp|aspx|jsp|asa|mdb)?\$ {
deny all;


#proxy.inc 内容代码
proxy_connect_timeout 30s;
proxy_send_timeout   90;
proxy_read_timeout   90;
proxy_buffer_size    32k;
proxy_buffers     4 32k;
proxy_busy_buffers_size 64k;
proxy_pass http://127.0.0.1:81;
proxy_redirect     off;
proxy_hide_header  Vary;
proxy_set_header   Accept-Encoding '';
proxy_ignore_headers Set-Cookie Cache-Control Expires;
proxy_set_header   Host   $host;
proxy_set_header   Referer $http_referer;
proxy_set_header   Cookie $http_cookie;
proxy_set_header   X-Real-IP  $remote_addr;
proxy_set_header   X-Forwarded-For $proxy_add_x_forwarded_for;
client_max_body_size 100m;
client_body_buffer_size 128k;

已有 2 条评论 »

  1. Genes influence a person's predisposition to depression, but life events, stresses and lifestyle are other influences that often must be present before depression occurs. buy generic ambien online without prescription The second, dysthymic disorder, is an ongoing, chronic depression that lasts two or more years (one or more years in children) buy generic ambien online without prescription Deficits and Depression.

  2. Buy Cheap Generic Online Drugs from Mexican Pharmacies Ultram. buy tramadol 50mg online cures buy phentermine order cheap online of quick and local how to get off of tramadol taking phentermine military to mans phentermine meridia vs xenical vs in certain deep out. buy tramadol 100mg online no prescription OnlinePharmacyTRAMADOLDiscount289 Tramadol Discover.

添加新评论 »

在这里输入你的评论...

Powered by Typecho. Trapecho theme by 咳嗽di小鱼.