[OSGeo] #3254: nginx: do not advertise server version

#3254: nginx: do not advertise server version
----------------------+---------------------------
Reporter: neteler | Owner: sac-tickets@…
     Type: task | Status: new
Priority: normal | Milestone: Unplanned
Component: SysAdmin | Keywords: nginx
----------------------+---------------------------
In case of a trac failure like the following example from trac staging:

{{{
502 Bad Gateway
______________________________
nginx/1.18.0 (Ubuntu)
}}}

better do not advertise the server version.

Possibly (no nginx expert here) done with:

{{{
server_tokens off;
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3254&gt;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.