nginx-accept-language-module
Nginx module for parsing the Accept-Language HTTP header
This nginx module parses the Accept-Language field in HTTP headers and chooses the most suitable locale for the user from the list of locales supported at your website.
- Versions: 0.0.0-1.2f69842
- Website: https://www.nginx.com/resources/wiki/modules/accept_language/
- Licenses: Expat · FreeBSD · Modified BSD · Original BSD
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nginx-accept-language-module
as follows:
guix install nginx-accept-language-module
Or install a particular version:
guix install nginx-accept-language-module@0.0.0-1.2f69842
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of nginx-accept-language-module about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nginx-accept-language-module'><img src='https://packages.guix.gnu.org/packages/nginx-accept-language-module/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nginx-accept-language-module)
Example Org:
[[https://packages.guix.gnu.org/packages/nginx-accept-language-module][https://packages.guix.gnu.org/packages/nginx-accept-language-module/badges/latest-version.svg]]