<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>101TECH &#187; nginx</title>
	<atom:link href="http://www.101tech.net/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Fri, 26 Feb 2010 02:41:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeBSD &#8211; reload nginx configuration</title>
		<link>http://www.101tech.net/2009/04/23/freebsd-reload-nginx-configuration/</link>
		<comments>http://www.101tech.net/2009/04/23/freebsd-reload-nginx-configuration/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 09:24:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=270</guid>
		<description><![CDATA[test the config !!!
sudo nginx -t 
output : 
2009/04/23 09:11:46 [info] 46329#0: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok
2009/04/23 09:11:46 [info] 46329#0: the configuration file /usr/local/etc/nginx/nginx.conf was tested successfully

then reload : 
sudo kill -HUP `cat /var/run/nginx.pid`
]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/04/23/freebsd-reload-nginx-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
