<?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>sporticia &#187; apache</title>
	<atom:link href="http://www.sporticia.com/blog/category/unix/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sporticia.com/blog</link>
	<description>stuff I know, stuff I discover, stuff I see.......just stuff really</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:25:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache Header Byte Range DoS Exploit&#8230;&#8230;.</title>
		<link>http://www.sporticia.com/blog/security/apache-header-byte-range-dos-exploit</link>
		<comments>http://www.sporticia.com/blog/security/apache-header-byte-range-dos-exploit#comments</comments>
		<pubDate>Fri, 02 Sep 2011 23:54:24 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=1168</guid>
		<description><![CDATA[Grrrrr, looks like there&#8217;s an unpatched exploit in *all* versions of Apache web server. Is to do with using header byte ranges which allow http responses to be broken into smaller chunks before sending. You can read about them here and here. There are multiple workarounds for mitigating the issue that can be read here [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/security/apache-header-byte-range-dos-exploit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Multiple WordPress Instances Using a Single Hosting Account</title>
		<link>http://www.sporticia.com/blog/unix/apache/host-multiple-wordpress-instances-using-a-single-hosting-account</link>
		<comments>http://www.sporticia.com/blog/unix/apache/host-multiple-wordpress-instances-using-a-single-hosting-account#comments</comments>
		<pubDate>Sat, 18 Sep 2010 09:56:20 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[shared install]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=889</guid>
		<description><![CDATA[Running multiple WordPress instances is easy when you have multiple databases and directories at your disposal, but often you only get x1 database and x1 hosting folder when you sign up with a web provider. Here&#8217;s how to run multiple instances of WordPress from their own urls out of subfolders in your personal hosting space. [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/unix/apache/host-multiple-wordpress-instances-using-a-single-hosting-account/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Tilde From URL On OS X Personal Web Sites</title>
		<link>http://www.sporticia.com/blog/apple/remove-tilde-from-url-on-os-x-personal-web-sites</link>
		<comments>http://www.sporticia.com/blog/apple/remove-tilde-from-url-on-os-x-personal-web-sites#comments</comments>
		<pubDate>Sat, 14 Aug 2010 19:38:31 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[tilde]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=824</guid>
		<description><![CDATA[I&#8217;ve recently been helping a friend with some web site stuff. Nothing too complex, just some php that results in some html and css. Continually ftp&#8217;ing the files back and forth to my ISP hosted account was becoming labour intensive, so I figured I would just use the apache web server built into OS X [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/apple/remove-tilde-from-url-on-os-x-personal-web-sites/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache2: No Listening Sockets Available&#8230;&#8230;.</title>
		<link>http://www.sporticia.com/blog/unix/apache2-no-listening-sockets-available</link>
		<comments>http://www.sporticia.com/blog/unix/apache2-no-listening-sockets-available#comments</comments>
		<pubDate>Fri, 08 Jan 2010 21:40:54 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[virtulisation]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=384</guid>
		<description><![CDATA[Following on from the issue(s) I had with my OpenVPN server, I was still not happy/confident that in the event of a reboot or restart for any reason (wether deliberate or unintentional) all the necessary processes and services would startup successfully without some post boot intervention. This in mind, I decided to create another server to [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/unix/apache2-no-listening-sockets-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refreshingly Secure&#8230;&#8230;.Part 3</title>
		<link>http://www.sporticia.com/blog/security/refreshingly-secure-pt-3</link>
		<comments>http://www.sporticia.com/blog/security/refreshingly-secure-pt-3#comments</comments>
		<pubDate>Mon, 04 Jan 2010 11:36:05 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=347</guid>
		<description><![CDATA[For the final part of reminding myself how to secure a linux website, I need to include the bit on how to force unsecure traffic to be secure. This is done using rewrite rules to rewrite the url path from http:// to https:// you can make the whole site redirect to secure, or just certain [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/security/refreshingly-secure-pt-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refreshingly Secure&#8230;&#8230;.Part 2</title>
		<link>http://www.sporticia.com/blog/security/refreshingly-secure-pt-2</link>
		<comments>http://www.sporticia.com/blog/security/refreshingly-secure-pt-2#comments</comments>
		<pubDate>Tue, 22 Dec 2009 11:16:39 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=344</guid>
		<description><![CDATA[So we now have our private key .key and our public key .crt (or something to that effect). Now we need include the files in the apache config. place the .key and .crt files where you can find them (I use /etc/apache/ssl-certs/). now you need to edit your apache config file. I&#8217;ve included a dummy [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/security/refreshingly-secure-pt-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refreshingly Secure&#8230;&#8230;.Part 1</title>
		<link>http://www.sporticia.com/blog/security/refreshingly-secure-pt-1</link>
		<comments>http://www.sporticia.com/blog/security/refreshingly-secure-pt-1#comments</comments>
		<pubDate>Fri, 18 Dec 2009 15:45:51 +0000</pubDate>
		<dc:creator>scottb</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=315</guid>
		<description><![CDATA[Grrrrrr, some of our SSL certificates had expired on a linux server today. And, like very time I have to renew an SSL on a linux machine, there was a bit of trial and error as I tried to remember how I did it the last time. So here&#8217;s a refresher for me and notes [...]]]></description>
		<wfw:commentRss>http://www.sporticia.com/blog/security/refreshingly-secure-pt-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

