<?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>Tech-Recipes&#187; Apache web server</title>
	<atom:link href="http://www.tech-recipes.com/category/internet/http/apache-web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo: Reboot the Apache Server Safely</title>
		<link>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/</link>
		<comments>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/#comments</comments>
		<pubDate>Sun, 22 Jan 2006 07:20:21 +0000</pubDate>
		<dc:creator>MickeyMouse</dc:creator>
				<category><![CDATA[Apache web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[What do you do when you server freezes?  This explains the safest steps for rebooting your apache webserver.
(...)Read the rest of HowTo: Reboot the Apache Server Safely 

© MickeyMouse for Tech-Recipes, 2006. &#124;
Permalink &#124;
3 comments &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1148/howto-reboot-the-apache-server-safely/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rewrite domain.com to www.domain.com using htaccess in Apache</title>
		<link>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/</link>
		<comments>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/#comments</comments>
		<pubDate>Sat, 27 Dec 2003 22:04:03 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apapche]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[You may want all visitors to your site using www in front of your domain name (www.yourdomain.com) instead of just your domain name (yourdomain.com).  By implementing a simple .htaccess RewriteRule, visitors to yourdomain.com will see the URL change in their browser as they are redirected to the correct URL.
(...)Read the rest of Rewrite domain.com [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/296/rewrite-domaincom-to-wwwdomaincom-using-htaccess-in-apache/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Password protect a web directory with .htaccess</title>
		<link>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/</link>
		<comments>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/#comments</comments>
		<pubDate>Wed, 08 Oct 2003 17:01:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Apache references the .htaccess file in web document directories for access control information and other uses.  A simple configuration allows password protection with multiple username/password combinations.
(...)Read the rest of Password protect a web directory with .htaccess 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
1 comment &#124;
Add to
del.icio.us

Post tags: apache, security
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/171/password-protect-a-web-directory-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test the Apache configuration file httpd.conf</title>
		<link>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/</link>
		<comments>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 12:06:46 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[After making changes to the Apache configuration file, it is a good practice to test the configuration before implementing it.
(...)Read the rest of Test the Apache configuration file httpd.conf 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
2 comments &#124;
Add to
del.icio.us

Post tags: apache, configuration, web server
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/112/test-the-apache-configuration-file-httpdconf/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stop Apache server processes</title>
		<link>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/</link>
		<comments>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 12:04:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[
(...)Read the rest of Stop Apache server processes 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: apache, processes, web server
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/111/stop-apache-server-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restart Apache without closing open connections</title>
		<link>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/</link>
		<comments>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 11:27:27 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[restart]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[After making changes to Apache&#8217;s configuration file (httpd.conf), it is necessary to restart Apache for the changes to take effect.  A normal restart will close active connections which may cause problems for users.
(...)Read the rest of Restart Apache without closing open connections 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
1 comment &#124;
Add to
del.icio.us

Post tags: apache, [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/110/restart-apache-without-closing-open-connections/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
