<?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; restart</title>
	<atom:link href="http://www.goitworld.com/tag/restart/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>Stopping and Restarting Apache</title>
		<link>http://www.goitworld.com/stopping-and-restarting-apache/</link>
		<comments>http://www.goitworld.com/stopping-and-restarting-apache/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:20:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/stopping-and-restarting-apache/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>This document covers stopping and restarting Apache on Unix only. </p>
<p>You will notice many <code>httpd</code> executables running on your system, but you should not send signals to any of them except the parent, whose pid is in the PidFile. That is to say you shouldn&#8217;t ever need to send signals to any process except the parent. There are three signals that you can send the parent: <code>TERM</code>, <code>HUP</code>, and <code>USR1</code>, which will be described in a moment. </p>
<p>To send a signal to the parent you should issue a command such as: </p>
<blockquote><pre>    kill</pre></blockquote><p>&#8230; <a href="http://www.goitworld.com/stopping-and-restarting-apache/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/stopping-and-restarting-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

