<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; copile</title>
	<atom:link href="http://www.goitworld.com/tag/copile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Nginx compile options</title>
		<link>http://www.goitworld.com/nginx-compile-options/</link>
		<comments>http://www.goitworld.com/nginx-compile-options/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 06:45:31 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Nginx Server]]></category>
		<category><![CDATA[copile]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[options]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/nginx-compile-options/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p><code>configure</code> determines the features of system and, in particular, the methods, which nginx can use for handling connections. Finally it creates the Makefile. </p>
<p><code>configure</code> supports the following options: </p>
<p><b>&#8211;prefix=</b>&#60;path&#62; &#8211; The path relative to which all other Nginx paths will resolve. If not specified, defaults to /usr/local/nginx. </p>
<p><b>&#8211;sbin-path=</b>&#60;path&#62; &#8211; The path to the nginx executable. Only used for installation. If not specified defaults to &#60;prefix&#62;/sbin/nginx. </p>
<p><b>&#8211;conf-path=</b>&#60;path&#62; &#8211; The default location of nginx.conf if no -c parameter is provided. If not provided, defaults to &#60;prefix&#62;/conf/nginx.conf. </p>
<p><b>&#8211;pid-path=</b>&#60;path&#62; &#8211; The path to nginx.pid, if&#8230; <a href="http://www.goitworld.com/nginx-compile-options/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/nginx-compile-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

