Skip to content

Commit

Permalink
fix config error
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoweibin committed Dec 14, 2011
1 parent 569402d commit d198e36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/nginx.conf
Expand Up @@ -70,10 +70,6 @@ http {
{ args = { cmd = "get", key = index } }
)
local res = ngx.location.capture("/memc",
{ args = { cmd = "get", key = res_key.body } }
)
ngx.exec("/memc_img", { cmd = "get", key = res_key.body })
';
}
Expand Down

0 comments on commit d198e36

Please sign in to comment.