<?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>Wetware &#187; apache</title>
	<atom:link href="http://www.wetware.co.nz/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +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>How To &#8211; Installing Ruby on Rails on Ubuntu Lucid Lynx 10.04 Server</title>
		<link>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/</link>
		<comments>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 05:55:58 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[paperclip]]></category>
		<category><![CDATA[phusion passenger]]></category>
		<category><![CDATA[ruby enterprise]]></category>
		<category><![CDATA[Ubuntu Lucid Lynx 10.04]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=793</guid>
		<description><![CDATA[Install required packages sudo apt-get install build-essential git-core zlib1g-dev libssl-dev libreadline5-dev The required packages for installing Ruby Enterprise, and Git thrown in for good measure. Install Ruby Enterprise Download ruby-enterprise-1.8.7-2010.02.tar.gz &#38; Install wget http://rubyforge.org/frs/download.php/71096/ruby-enterprise-1.8.7-2010.02.tar.gz tar xzvf ruby-enterprise-1.8.7-2010.02.tar.gz sudo ./ruby-enterprise-1.8.7-2010.02/installer May take a long time to get past the &#8220;Generating RI&#8230;&#8221; bit Also, ignore the  &#8221;The following [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2010/09/how-to-installing-ruby-on-rails-on-ubuntu-lucid-lynx-10-04-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>glTail &#8211; Visual Log Analyzer</title>
		<link>http://www.wetware.co.nz/2009/09/gltail-visual-log-analyzer/</link>
		<comments>http://www.wetware.co.nz/2009/09/gltail-visual-log-analyzer/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 00:45:35 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[log file]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=484</guid>
		<description><![CDATA[glTail is another visual log viewer.  It can in real time (like logstalgia) show you traffic to your site.  glTail does a lot more analytical work before showing you the motion. glTail will show you and track things like Requests per minute from ips HTTP response codes per minute (how many 404&#8242;s) How many hits [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/09/gltail-visual-log-analyzer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Routes Error using Phusion Passenger, Apache, Rails 2.2.2 and RailsBaseURI</title>
		<link>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/</link>
		<comments>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 01:03:22 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Server Config]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[phusion passenger]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=79</guid>
		<description><![CDATA[Rails can&#8217;t find the page, but it should be the root directory. It works when I script/server, it just won&#8217;t load with Passenger properly. Solutions in google groups Add config.action_controller.relative_url_root = &#8220;/appName&#8221; to your environment.rb file.]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/06/routes-error-using-phusion-passenger-apache-rails-222-and-railsbaseuri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

