Hello! On Tue, Jan 18, 2011 at 04:20:13PM -0500, jacppe wrote: > I need to know how I can change the server name in the tags. > Server nginx/0.8.53 You can't, at least not without 3rd party patches/modules. If you really want to - you may omit version via server_tokens directive, see here: http://wiki.nginx.org/NginxHttpCoreModule#server_tokens Maxim Dounin