nginx/version

Show Nginx Version

Display the Nginx version and configuration options

info

Command

nginx -v

Explanation

Displays the installed version of Nginx.

Examples

Show version only

nginx -v

Show version with configure arguments

nginx -V