nginx-accept-language-module 0.0.0-1.2f69842
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.
- Outputs:
out
- 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 nginx-accept-language-module 0.0.0-1.2f69842
as follows:
guix install nginx-accept-language-module@0.0.0-1.2f69842
Or install the latest version:
guix install nginx-accept-language-module
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.