<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Hide Nginx Server Version in Linux	</title>
	<atom:link href="https://www.tecmint.com/hide-nginx-server-version-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/hide-nginx-server-version-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 28 May 2018 06:41:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/hide-nginx-server-version-in-linux/comment-page-1/#comment-997920</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 28 May 2018 06:41:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27859#comment-997920</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/hide-nginx-server-version-in-linux/comment-page-1/#comment-997444&quot;&gt;pedropt&lt;/a&gt;.

@pedropt

We will try this out, many thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/hide-nginx-server-version-in-linux/comment-page-1/#comment-997444">pedropt</a>.</p>
<p>@pedropt</p>
<p>We will try this out, many thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pedropt		</title>
		<link>https://www.tecmint.com/hide-nginx-server-version-in-linux/comment-page-1/#comment-997444</link>

		<dc:creator><![CDATA[pedropt]]></dc:creator>
		<pubDate>Sun, 27 May 2018 09:42:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27859#comment-997444</guid>

					<description><![CDATA[You can edit &lt;strong&gt;/usr/sbin/nginx&lt;/strong&gt; with an editor and change where it says &lt;strong&gt;nginx/x.x.x.x&lt;/strong&gt; to &lt;strong&gt;00000/x.x.x.x&lt;/strong&gt;.

Except where nginx call its files folder, where usually it is associated to &lt;strong&gt;.../nginx/somefile&lt;/strong&gt; or &lt;strong&gt;/usr/share/nginx/somefile&lt;/strong&gt;.

nginx have 5 letters, replace its name for other 5 characters, not 4 not 6, 5 as it is.

This is to change nginx name without having to compile it manually.]]></description>
			<content:encoded><![CDATA[<p>You can edit <strong>/usr/sbin/nginx</strong> with an editor and change where it says <strong>nginx/x.x.x.x</strong> to <strong>00000/x.x.x.x</strong>.</p>
<p>Except where nginx call its files folder, where usually it is associated to <strong>&#8230;/nginx/somefile</strong> or <strong>/usr/share/nginx/somefile</strong>.</p>
<p>nginx have 5 letters, replace its name for other 5 characters, not 4 not 6, 5 as it is.</p>
<p>This is to change nginx name without having to compile it manually.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
