Skip to content

Commit

Permalink
Links to manual
Browse files Browse the repository at this point in the history
  • Loading branch information
vkholodkov committed Jun 25, 2009
1 parent 674b49c commit 9a8e8ab
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@

Eval module evaluates the response of proxy or memcached module into a nginx variable. Example:
Documentation for this module could be found under following URLs:

* English:

eval $var {
set $memcached_key $1;
memcached_pass 192.168.2.1;
}
http://www.grid.net.ru/nginx/eval.en.html

* Russian:

http://www.grid.net.ru/nginx/eval.ru.html

This work is commissioned by gadu-gadu.pl

0 comments on commit 9a8e8ab

Please sign in to comment.