Aller au contenu

Related modules

Explore additional NGINX modules that complement the functionality of the device-type module.

  • bot-verifier — Verifies search index bots, enhancing bot classification alongside device-type detection.
  • geoip2 — Provides geographical data that can be combined with device-type information for more granular request handling.
  • access-control — Offers advanced access control based on variables, including those provided by the device-type module.
  • json-var — Facilitates handling JSON data, useful for processing the $device_json variable from the device-type module.
  • headers-more — Allows manipulation of HTTP headers, which can be used to adjust responses based on device-type detection.