<?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>WTF *Nix &#187; apache</title>
	<atom:link href="http://www.wtfnix.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bahhhh Web Servers and Firewalls&#8230;</title>
		<link>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/</link>
		<comments>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:47:52 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[TCP/IP Networking]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[apache web server]]></category>
		<category><![CDATA[dmz]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[iis web server]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[secure shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh access]]></category>
		<category><![CDATA[tidy]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=1094</guid>
		<description><![CDATA[Going to break these down into parts for each of you to understand if you are new in this area&#8230; I know for a fact there are some gurus out there that may read this and say something along the lines&#8230; &#8220;What a waste of time&#8230;&#8221; Well this this isn&#8217;t for you ole Mighty Gurus [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/12/web-servers-and-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Apache Way of Life on the Internet URL Rewriting Engine = mod_rewrite</title>
		<link>http://www.wtfnix.com/2009/03/apache-internet-url-rewriting-engine-mod_rewrite/</link>
		<comments>http://www.wtfnix.com/2009/03/apache-internet-url-rewriting-engine-mod_rewrite/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 20:06:12 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[iis vista]]></category>
		<category><![CDATA[iss apache]]></category>
		<category><![CDATA[lighttp]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=965</guid>
		<description><![CDATA[As time grows on and sitting here reading all valuable clients comments, questions and
feedback about what is mod_rewrite? Well I am taking the time now to explain more in
detail of what this is all about throughout my time as the experience of the Apache
Server.  So I will try to keep this as simple as possible [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/03/apache-internet-url-rewriting-engine-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache Error Log File(s)</title>
		<link>http://www.wtfnix.com/2008/04/apache-error-log-files/</link>
		<comments>http://www.wtfnix.com/2008/04/apache-error-log-files/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 19:01:34 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache errors]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[cgi script]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[error_log]]></category>
		<category><![CDATA[http request]]></category>
		<category><![CDATA[tail error log]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=34</guid>
		<description><![CDATA[Alot of questions always keep coming too me, where do I &#8220;FIND&#8221; apache log files or where do I &#8220;locate&#8221; them? Well keywords find and locate can both help you find them within a *nix box. Literally they can, because both are commands. Anyhow normally on a blank box /var/log/httpd/error_log file is a good source [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/apache-error-log-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
