 




<?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>I.T. Security and Linux Administration &#187; Apache</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/security-admin/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/security-admin</link>
	<description>When the penguins and windows can live together, there shall be one.</description>
	<lastBuildDate>Wed, 01 May 2013 03:23:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Apache 2 + mod_rewrite + Subdirectory confusion</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/apache-2-plus-mod_rewrite-plus-subdirectory-confusion/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/apache-2-plus-mod_rewrite-plus-subdirectory-confusion/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 04:25:57 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/apache-2-plus-mod_rewrite-plus-subdirectory-confusion/</guid>
		<description><![CDATA[Originally my business&#8217; website was set up fine, with the structure being similar to: / &#8211; Root domain /accounts/ &#8211; CRM /webmail/ &#8211; Webmail access What I decided to do was create a subdomain, mail.securityfor.us to use instead of /webmail.  I&#8217;ve also wanted to set up a document resource section for my business, so I [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/apache-2-plus-mod_rewrite-plus-subdirectory-confusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IP Banlist with Automagic Updating</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/ip-banlist-with-automagic-updating/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/ip-banlist-with-automagic-updating/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 19:42:45 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Auto-update]]></category>
		<category><![CDATA[Banlist]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[tcp_wrappers]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/ip-banlist-with-automagic-updating/</guid>
		<description><![CDATA[First let me start off by saying that this can be used for iptables with some minor tweaking, but I chose to implement this using tcp_wrappers instead (/etc/hosts.allow; hosts.deny).  Main reason being is I wrote this for Rob to make his task of updating a list of banned IPs that much easier. Requirements Before getting [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/ip-banlist-with-automagic-updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Apache Directory Configuration with ISPConfig 3</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 16:09:03 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[FCGI]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=339</guid>
		<description><![CDATA[I&#8217;ve started my own business, and have been working with a friend&#8217;s business to migrate his web hosting clients over to my servers.  For the most part this transition has been smooth, except for one client.  Due to how their directories were configured (and WP misconfigurations), instead of creating normal subdomains through ISPConfig, I had [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/custom-apache-directory-configuration-with-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable HTTPS By Default</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 03:56:18 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[default setting]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[LiteSpeed]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/</guid>
		<description><![CDATA[With the recent issues of Microsoft removing HTTPS from Hotmail in some countries, and Comodo&#8217;s recent SSL breach, the end users of various software (web and non) should really start considering how secure their data truly is. In the first article, it&#8217;s also reported that Yahoo only uses HTTPS for the initial log in process, [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/enable-https-by-default/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
