nginx反向代理配置
upstream apachephp {
#Apache
}
## Start www.quancha.cn ##
{
;
;
;
;
;
;
## send request back to apache ##
{
//apachephp;
#Proxy Settings
;
;
;
;
;
;
;
;
;
;
;
;
;
}
}
upstream apachephp {