<?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>Excalibur Partners &#187; Apache</title>
	<atom:link href="http://www.excaliburtech.net/archives/category/linux/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.excaliburtech.net</link>
	<description>Technical References</description>
	<lastBuildDate>Sun, 18 Jul 2010 19:10:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Patching Apache&#8217;s Suexec Module Improved</title>
		<link>http://www.excaliburtech.net/archives/22</link>
		<comments>http://www.excaliburtech.net/archives/22#comments</comments>
		<pubDate>Sat, 05 Jan 2008 22:18:52 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.excalibur-partners.com/archives/22</guid>
		<description><![CDATA[This tutorial improves on my last tutorial Patching Apache&#8217;s Suexec Module by adding in alternate docroots and a trusted uid/gid to check when the uid/gid mismatch. This is an added security measure over just ignoring the uid/gid check or using / as the docroot. If you haven&#8217;t read my previous tutorial the following quote should [...]]]></description>
		<wfw:commentRss>http://www.excaliburtech.net/archives/22/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patching Apache&#8217;s Suexec Module</title>
		<link>http://www.excaliburtech.net/archives/12</link>
		<comments>http://www.excaliburtech.net/archives/12#comments</comments>
		<pubDate>Fri, 30 Nov 2007 20:38:49 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wgnrs.dynalias.com/wordpress/archives/12</guid>
		<description><![CDATA[Apache&#8217;s suexec module is useful for running CGI and SSI scripts as a defined user. However all scripts must be located under the compiled in docroot and the uid/gid of the user running the script must match the script&#8217;s uid/gid. This can be a problem if you have a shared CGI app like awstats as [...]]]></description>
		<wfw:commentRss>http://www.excaliburtech.net/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Web Site Hosting</title>
		<link>http://www.excaliburtech.net/archives/9</link>
		<comments>http://www.excaliburtech.net/archives/9#comments</comments>
		<pubDate>Sun, 04 Nov 2007 18:24:08 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wgnrs.dynalias.com/wordpress/archives/9</guid>
		<description><![CDATA[A common practice is to use one apache server to host websites for multiple domain names. Apache supports virtual servers out of the box making this easy to setup. This tutorial is based on Fedora Core 5, but should apply to most other linux distros. To get started you need to have a folder to [...]]]></description>
		<wfw:commentRss>http://www.excaliburtech.net/archives/9/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reverse Proxy Apache 2</title>
		<link>http://www.excaliburtech.net/archives/6</link>
		<comments>http://www.excaliburtech.net/archives/6#comments</comments>
		<pubDate>Sat, 14 Oct 2006 01:23:14 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wgnrs.dynalias.com/wordpress/archives/6</guid>
		<description><![CDATA[There is a good amount of information on setting up a reverse proxy with apache. One of the better articles I came across was on Apache Week. The downfall to these articles is that most reference ProxyHTMLURLMap, part of the mod_proxy_html module, which is not included in the httpd rpm with Fedora Core. No problem [...]]]></description>
		<wfw:commentRss>http://www.excaliburtech.net/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up SSL with Apache 2</title>
		<link>http://www.excaliburtech.net/archives/4</link>
		<comments>http://www.excaliburtech.net/archives/4#comments</comments>
		<pubDate>Fri, 13 Oct 2006 22:05:14 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://wgnrs.dynalias.com/wordpress/archives/4</guid>
		<description><![CDATA[I&#8217;m going to assume you have a working install of Apache 2. I&#8217;ve based this off Fedora Core 5, however it should apply to most distros. Lets get started installing the ssl module. yum install mod_ssl Before going any further you&#8217;ll want to test it out by browsing to https://yourserver/. You will receive a dialog [...]]]></description>
		<wfw:commentRss>http://www.excaliburtech.net/archives/4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
