An Nginx module that provides a variety of ways for setting a variable denoting the langauge that content should be returned in.
- cookie
- URL arguments
- Accept-Language header
- geoip
- host
- referer
- POST variables (todo)
TODO
./configure --add-module=/path/to/ngx_devel_kit --add-module=/path/to/ngx_http_set_lang
Marcus Clyne (c) 2010
BSD