Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 618 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 618 Bytes

Nginx HTTP Set Lang Module

Description

An Nginx module that provides a variety of ways for setting a variable denoting the langauge that content should be returned in.

Methods for setting language variable

  • cookie
  • URL arguments
  • Accept-Language header
  • geoip
  • host
  • referer
  • POST variables (todo)

Usage

TODO

Installation

./configure --add-module=/path/to/ngx_devel_kit --add-module=/path/to/ngx_http_set_lang

Copyright

Marcus Clyne (c) 2010

License

BSD