<?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>Aknosis.com &#187; Apache</title>
	<atom:link href="http://aknosis.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://aknosis.com</link>
	<description>Once you go Ak, you don&#039;t go back.</description>
	<lastBuildDate>Thu, 19 Jan 2012 00:06:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta name="generator" content="deStyle 0.9.3" />
		<item>
		<title>Apache: How to redirect all root domain traffic to www subdomain</title>
		<link>http://aknosis.com/2009/10/22/apache-how-to-redirect-all-root-domain-traffic-to-www-subdomain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apache-how-to-redirect-all-root-domain-traffic-to-www-subdomain</link>
		<comments>http://aknosis.com/2009/10/22/apache-how-to-redirect-all-root-domain-traffic-to-www-subdomain/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:37:20 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=269</guid>
		<description><![CDATA[Problem: Traffic comes to http://aknosis.com/something/ but they really need to go to http://www.aknosis.com/something/. Solution: 301 Redirect via Apache with mod_rewrite. Simple easy addition to your httpd.conf or .htaccess, I placed mine right above my wordpress mod_rewrite rules. If you are using .htaccess just dump it in that file above the wordpress redirect, if you having [...]]]></description>
		<wfw:commentRss>http://aknosis.com/2009/10/22/apache-how-to-redirect-all-root-domain-traffic-to-www-subdomain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hiding Unnecessary Response Headers Apache/PHP</title>
		<link>http://aknosis.com/2009/10/13/hiding-unnecessary-response-headers-apachephp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hiding-unnecessary-response-headers-apachephp</link>
		<comments>http://aknosis.com/2009/10/13/hiding-unnecessary-response-headers-apachephp/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 06:23:15 +0000</pubDate>
		<dc:creator>Aknosis</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.aknosis.com/?p=164</guid>
		<description><![CDATA[One way to help protect your website/server is to not tell everyone what platform and app versions everything is running on. If you were to request a php file from my site you see some response headers that could be useful to people looking to break in, cause havoc etc&#8230; Here is my request to [...]]]></description>
		<wfw:commentRss>http://aknosis.com/2009/10/13/hiding-unnecessary-response-headers-apachephp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

