Nginx -V - find nginx server build date?

I know nginx -V can give me the nginx configuration settings. But is
there a command or file which would tell me when nginx server was
built/installed or rebuilt/reinstalled ?

thanks

Posted at Nginx Forum:

On Fri, Jun 10, 2011 at 08:24:22AM -0400, George wrote:

I know nginx -V can give me the nginx configuration settings. But is
there a command or file which would tell me when nginx server was
built/installed or rebuilt/reinstalled ?

$ ls -la /path/to/nginx


Sergey A. Osokin
[email protected]
[email protected]

thanks Sergey :slight_smile:

Posted at Nginx Forum: