<?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>MaisonBisson.com &#187; apache</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache Virtual Hosting Black Magic</title>
		<link>http://maisonbisson.com/blog/post/12781/apache-virtual-hosting-black-magic/</link>
		<comments>http://maisonbisson.com/blog/post/12781/apache-virtual-hosting-black-magic/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 17:42:55 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[virtual host]]></category>
		<category><![CDATA[virtual hosting]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=12781</guid>
		<description><![CDATA[
I&#8217;ve configured Apache for virtual hosting on more sites than I can count, but I&#8217;ve always just kind of stumbled through until now. What&#8217;s changed? The Apache 2.2 documentation is worlds better than the old 1.3 docs (even though the old docs rank highest in Google). So here they are: name-based virtual hosts, plus virtual [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12781"><!-- &nbsp; --></abbr>
<p>I&#8217;ve configured Apache for virtual hosting on more sites than I can count, but I&#8217;ve always just kind of stumbled through until now. What&#8217;s changed? The Apache 2.2 documentation is worlds better than the old 1.3 docs (even though the old docs rank highest in Google). So here they are: <a title="Name-based Virtual Host Support - Apache HTTP Server" href="http://httpd.apache.org/docs/2.2/vhosts/name-based.html">name-based virtual hosts</a>, plus <a title="VirtualHost Examples - Apache HTTP Server" href="http://httpd.apache.org/docs/2.2/vhosts/examples.html">virtual host configuration examples</a> (including an example <a title="VirtualHost Examples - Apache HTTP Server" href="http://httpd.apache.org/docs/2.2/vhosts/examples.html#mixed">mixed name and IP virtual hosting</a>, which is what I needed), and some tips on <a title="Dynamically configured mass virtual hosting - Apache HTTP Server" href="http://httpd.apache.org/docs/2.2/vhosts/mass.html">dynamically configured mass virtual hosting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12781/apache-virtual-hosting-black-magic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chris Lea On Nginx And WordPress</title>
		<link>http://maisonbisson.com/blog/post/12249/chris-lea-on-nginx-and-wordpress/</link>
		<comments>http://maisonbisson.com/blog/post/12249/chris-lea-on-nginx-and-wordpress/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 20:37:40 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[website performance]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=12249</guid>
		<description><![CDATA[
“Apache is like Microsoft Word, it has a million options but you only need six. Nginx does those six things, and it does five of them 50 times faster than Apache.” &#8211;Chris Lea.
Why? No forking. No loading of unnecessary components. Fast CGI. And to prove it&#8217;s not as complex as you might think, he&#8217;s installing [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12249"><!-- &nbsp; --></abbr>
<p>“Apache is like Microsoft Word, it has a million options but you only need six. Nginx does those six things, and it does five of them 50 times faster than Apache.” &#8211;<a href="http://www.chrislea.com/" title="|:: chl ::|">Chris Lea</a>.</p>
<p>Why? No forking. No loading of unnecessary components. Fast CGI. And to prove it&#8217;s not as complex as you might think, he&#8217;s installing it live. The session has eight minutes left, can he do it? </p>
<p>Yes, he did. The big concern is in managing permalinks without <code>.htaccess</code>, and it turns out it&#8217;s not so difficult. Does he have a cookbook for this? Darn, no time left for questions, I&#8217;ll have to ask later.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12249/chris-lea-on-nginx-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apache, MySQL, and PHP on MacOS X</title>
		<link>http://maisonbisson.com/blog/post/12075/apache-mysql-and-php-on-macos-x/</link>
		<comments>http://maisonbisson.com/blog/post/12075/apache-mysql-and-php-on-macos-x/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 17:07:04 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os X]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/12075/apache-mysql-and-php-on-macos-x</guid>
		<description><![CDATA[
p0ps Harlow tweeted something about trying to get an AMP environment running on his Mac. Conversation followed, and eventually I sent along an email that look sorta like this:
If you&#8217;re running 10.4 (I doubt it, but it&#8217;s worth mentioning because I&#8217;m most familiar with it), here&#8217;s how I&#8217;ve setup dozens of machines for web development [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12075"><!-- &nbsp; --></abbr>
<p><a href="http://www.p0ps.com/" title="p0ps.com">p0ps Harlow</a> tweeted something about trying to get an AMP environment running on his Mac. Conversation followed, and eventually I sent along an email that look sorta like this:</p>
<blockquote><p>If you&#8217;re running 10.4 (I doubt it, but it&#8217;s worth mentioning because I&#8217;m most familiar with it), here&#8217;s how I&#8217;ve setup dozens of machines for web development and WordPress:</p>
<p>Install MySQL<br />
<a href="http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg">http://dev.mysql.com/downloads/mysql/5.0.html#macosx-dmg</a></p>
<p>Install Marc Liyanage&#8217;s PHP 5 package<br />
<a href="http://www.entropy.ch/software/macosx/php/">http://www.entropy.ch/software/macosx/php/</a></p>
<p>From there all you have to do is install WordPress.</p>
<p>10.5 changed lots of this (as you probably already know). The good news is that it includes current versions of the AMP suite. The bad news is that the PHP doesn&#8217;t include a number of useful components. Still, it will run WordPress and I&#8217;ve got it working on my laptop. These directions look like pretty much what I had to do:</p>
<p><a href="http://stringfoo.com/2007/11/05/server_setup_on_leopard/">http://stringfoo.com/2007/11/05/server_setup_on_leopard/</a><br />
<a href="http://remysharp.com/2007/10/27/lamp-in-leopard-osx-105-php5-and-apache-22">http://remysharp.com/2007/10/27/lamp-in-leopard-osx-105-php5-and-apache-22</a></p>
<p>It&#8217;s likely none of that will be helpful, in which case you will have discovered why I&#8217;m no longer a sysadmin.</p></blockquote>
<p><a href="http://www.entropy.ch/home/">Marc Liyanage</a>&#8217;s builds of <a href="http://www.entropy.ch/software/macosx/php/">PHP for Mac</a> are probably the easiest to use and they include most all the extensions a person could want, but he hadn&#8217;t released a package for Leopard at the time (<a href="http://www.entropy.ch/phpbb2/viewtopic.php?t=2945">he&#8217;s got a release in beta now</a>). As it turned out, p0ps actually was running 10.4, and he got things going in a jiffy.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12075/apache-mysql-and-php-on-macos-x/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.5 Comes With Apache 2 and PHP 5</title>
		<link>http://maisonbisson.com/blog/post/11968/mac-os-x-105-comes-with-apache-2-and-php-5/</link>
		<comments>http://maisonbisson.com/blog/post/11968/mac-os-x-105-comes-with-apache-2-and-php-5/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 08:19:26 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Blink]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Mac OS X 10.5]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11968/mac-os-x-105-comes-with-apache-2-and-php-5</guid>
		<description><![CDATA[
Yep. Leopard comes with new stuff. Lazeez says it works fine, but commenters here are having trouble.
leopard, Mac OS X 10.5, apache, php
]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11968"><!-- &nbsp; --></abbr>
<p>Yep. Leopard comes with new stuff. <a href="http://mymacinations.com/2007/10/28/apache-php-and-mysql-on-leopard/" title="My Macinations » Apache PHP and Mysql on Leopard">Lazeez says it works fine</a>, but <a href="http://www.sitecrafting.com/blog/apache-mysql-php-on-leopard/" title="SiteCrafting ">commenters here are having trouble</a>.</p>
<p><tags>leopard, Mac OS X 10.5, apache, php</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11968/mac-os-x-105-comes-with-apache-2-and-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2.2.x on Mac OS X</title>
		<link>http://maisonbisson.com/blog/post/11501/apache-22x-on-mac-os-x/</link>
		<comments>http://maisonbisson.com/blog/post/11501/apache-22x-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 17:39:45 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache 2.2.3]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os X]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11501/</guid>
		<description><![CDATA[
I&#8217;m lazy, that&#8217;s all I can say to explain why I hadn&#8217;t put any serious thought into upgrading from the 1.3.x version of Apache that ships with Mac OS X to the much more feature rich 2.0.x or 2.2.x. But today I found reason enough to switch my development to 2.2.3, and I went looking [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11501"><!-- &nbsp; --></abbr>
<p>I&#8217;m lazy, that&#8217;s all I can say to explain why I hadn&#8217;t put any serious thought into upgrading from the 1.3.x version of <a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server">Apache</a> that ships with Mac OS X to the much more feature rich 2.0.x or <a href="http://www.apache.org/dist/httpd/Announcement2.2.html">2.2.x</a>. But today I found reason enough to switch my development to <a href="http://httpd.apache.org/download.cgi">2.2.3</a>, and I went looking to the community for information about the switch. </p>
<p>A post in Marc Liyanage&#8217;s forums made it clear <a href="http://www.entropy.ch/phpbb2/viewtopic.php?t=2327" title="Entropy.ch Discussion Forums :: View topic - Universal Binary PHP5 Package 5.1.4-5">how easy config/compile was</a>. Minutes later I was up and running and fiddling with the new features.</p>
<p><tags>Mac OS X, apache, apache 2.2.3, mac, web server</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11501/apache-22x-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T2000 Unboxed And Online</title>
		<link>http://maisonbisson.com/blog/post/11332/t2000-unboxed-and-online/</link>
		<comments>http://maisonbisson.com/blog/post/11332/t2000-unboxed-and-online/#comments</comments>
		<pubDate>Sun, 11 Jun 2006 16:51:16 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[amps]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Blastwave.org]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[Solaris 10]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[Sun Microsystems]]></category>
		<category><![CDATA[t2000]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11332/</guid>
		<description><![CDATA[

My Sun T2000 is here, and with Cliff&#8217;s help it&#8217;s now patched, configured, and online. (Aside: what&#8217;s a Sun Happy Meal?)
I&#8217;ll second Jon&#8217;s assessment that Sun really should put some reasonable cable adapters in the box, as the the bundle of adapters necessary to make a null modem connection to the box is ridiculously out [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11332"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/163751711/" title="Photo Sharing"><img src="http://static.flickr.com/76/163751711_164fc08928.jpg" width="500" height="235" alt="the T2000 colossus" /></a></p>
<p>My <a href="http://www.sun.com/servers/coolthreads/t2000/">Sun T2000</a> is <a href="http://maisonbisson.com/blog/post/11297/" title="Solaris + AMP, ASAP">here</a>, and with <a href="http://spiralbound.net/">Cliff</a>&#8217;s help it&#8217;s now patched, configured, <a href="http://wpopac.net/">and online</a>. (Aside: what&#8217;s a <a href="http://spiralbound.net/2006/06/06/sun-happy-meal-card/">Sun Happy Meal</a>?)</p>
<p>I&#8217;ll second <a href="http://www.lifeaftercoffee.com/">Jon</a>&#8217;s assessment that Sun really should <a href="http://www.lifeaftercoffee.com/2006/03/30/getting-started-with-the-sun-fire-t2000/" title="Life After Coffee » Getting Started with the Sun Fire T2000">put some reasonable cable adapters in the box</a>, as the the bundle of adapters necessary to make a <a href="http://en.wikipedia.org/wiki/Null_modem">null modem</a> connection to the box is ridiculously out of scale (I&#8217;ll get a picture soon).</p>
<p>I&#8217;m getting the application environment put together, which has turned out easier than expected thanks to the convenient packages from <a href="http://www.blastwave.org/" title="Blastwave.org - An OpenSolaris Community Site">Blastwave.org</a>. The box came with <a href="http://www.sun.com/software/solaris/">Solaris 10</a> installed, and after a <a href="http://www.blastwave.org/howto.html">quick installation and configuration of <code>pkg-get</code></a> I was happily installing <a href="http://www.blastwave.org/packages.php/apache">Apache</a>, <a href="http://www.blastwave.org/packages.php/mysql5">MySQL</a>, and <a href="http://www.blastwave.org/packages.php/php5">PHP</a> as simply as typing <code>pkg-get -i apache</code>.</p>
<p><tags>AMP, AMPS, Apache, Blastwave.org, LAMP, MySQL, PHP, Solaris, Solaris 10, Sun, Sun Microsystems, T2000</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11332/t2000-unboxed-and-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris + AMP, ASAP</title>
		<link>http://maisonbisson.com/blog/post/11297/solaris-amp-asap/</link>
		<comments>http://maisonbisson.com/blog/post/11297/solaris-amp-asap/#comments</comments>
		<pubDate>Thu, 08 Jun 2006 01:02:04 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[amps]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[t2000]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11297/</guid>
		<description><![CDATA[

A Solaris sysadmin I&#8217;m not. But now that I&#8217;ve finally got the Sun T2000 server I begged for a while back, I&#8217;ve got to ramp it up right quick.
The first task is to get a, um, LAMP environment up and running (SAMP?&#8230;oh, Sun wants us to call it AMPS). A bit of Googling turned up [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11297"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/161669714/" title="Photo Sharing"><img src="http://static.flickr.com/47/161669747_2b17c2d647.jpg" width="500" height="308" alt="Sun Fire T2000" /></a></p>
<p>A Solaris sysadmin I&#8217;m not. But now that I&#8217;ve finally got the <a href="http://www.sun.com/servers/coolthreads/t2000/">Sun T2000</a> server <a href="http://maisonbisson.com/blog/post/11172/">I begged for</a> a while back, I&#8217;ve got to ramp it up right quick.</p>
<p>The first task is to get a, um, <a href="http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29" title="LAMP (software bundle) - Wikipedia, the free encyclopedia">LAMP</a> environment up and running (SAMP?&#8230;oh, Sun wants us to call it AMPS). A bit of Googling turned up <a href="http://forum.sun.com/jive/thread.jspa?threadID=73852" title="Sun Tools &#038; Products Forums - Apache 2.0.52, MySQL, PHP &#038; SSL">this forum thread</a> that suggested <a href="http://www.blastwave.org/howto.html" title="How To Get Started with Blastwave.org">Blastwave.org</a>&#8217;s ports of PHP, MySQL, and Apache.</p>
<p><strong>edit:</strong> I corrected the model number. </p>
<p><tags>amp, amps, apache, lamp, mysql, open source, oss, php, solaris, sun, t2000</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11297/solaris-amp-asap/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Where&#8217;d All My Rewrite Rules Go?</title>
		<link>http://maisonbisson.com/blog/post/11265/whered-all-my-rewrite-rules-go/</link>
		<comments>http://maisonbisson.com/blog/post/11265/whered-all-my-rewrite-rules-go/#comments</comments>
		<pubDate>Sun, 16 Apr 2006 23:11:57 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[$wp_query]]></category>
		<category><![CDATA[$_REQUEST]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache rewrite]]></category>
		<category><![CDATA[rewrite rules]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpopac]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11265/</guid>
		<description><![CDATA[
Between WordPress 1.x and 2.x there was a big change to the way rewrite rules are handled.
In the old days, everything got written out to a .htaccess file. Every condition, every form of permalink could be found there, and I had some comfort knowing I could see and mess with it all. I was a [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11265"><!-- &nbsp; --></abbr>
<p>Between <a href="http://wordpress.org/">WordPress</a> 1.x and 2.x there was a big change to the way rewrite rules are handled.</p>
<p>In the old days, everything got written out to a <code><a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html#RewriteRule">.htaccess</a></code> file. Every condition, every form of permalink could be found there, and I had some comfort knowing I could see and mess with it all. I was a bit surprised to find that with 2.0.2, WP writes out a sparse file that has only one significant rule. Something that looks like this:</p>
<blockquote><p><code>RewriteRule . /blog/index.php [L]</code></p></blockquote>
<p>That one line takes everything in your request URL and passes it through to <code>index.php</code> for processing. The beauty of this is that WP doesn&#8217;t need to write to the file system with every change to the permalink structure (which used to include every new “page” added or renamed). </p>
<p>The only downside to this is that you can no longer expect a <code>$_REQUEST</code> array full of all the query terms your plugin might use. Instead you&#8217;ll have to use the <code><a href="http://codex.wordpress.org/Function_Reference/WP_Query">$wp_query</a></code> object. All of this was probably mentioned in the API docs before I built a bunch of dependancies on <code>$_REQUEST</code>, but it was easy enough to fix.</p>
<p><tags>$wp_query, $_REQUEST, .htaccess, apache, apache rewrite, rewrite rules, wordpress, wpopac</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11265/whered-all-my-rewrite-rules-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I Will Crush You</title>
		<link>http://maisonbisson.com/blog/post/10938/i-will-crush-you/</link>
		<comments>http://maisonbisson.com/blog/post/10938/i-will-crush-you/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 04:54:16 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[512mb ram]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[break point]]></category>
		<category><![CDATA[breaking point]]></category>
		<category><![CDATA[celeron]]></category>
		<category><![CDATA[crushed]]></category>
		<category><![CDATA[load average]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10938</guid>
		<description><![CDATA[

Or, er, my server will be crushed. I guess I should admit that my stuff could do with some optimization, maybe. Perhaps what I really need is something faster than Celeron with 512MB RAM. Maybe.

tags: 512mb ram, apache, break point, breaking point, celeron, crushed, load average, mysql, php, server, top, web server

]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10938"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/58842973/" title="Crushing the poor little server."><img src="http://static.flickr.com/25/58842973_a99e729b5f.jpg" width="500" height="362" style="border: solid 0px #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;" /></a></p>
<p>Or, er, my server will be crushed. I guess I should admit that my stuff could do with some optimization, maybe. Perhaps what I really need is something faster than Celeron with 512MB RAM. Maybe.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/512mb ram" rel="tag">512mb ram</a>, <a href="http://www.technorati.com/tag/apache" rel="tag">apache</a>, <a href="http://www.technorati.com/tag/break point" rel="tag">break point</a>, <a href="http://www.technorati.com/tag/breaking point" rel="tag">breaking point</a>, <a href="http://www.technorati.com/tag/celeron" rel="tag">celeron</a>, <a href="http://www.technorati.com/tag/crushed" rel="tag">crushed</a>, <a href="http://www.technorati.com/tag/load average" rel="tag">load average</a>, <a href="http://www.technorati.com/tag/mysql" rel="tag">mysql</a>, <a href="http://www.technorati.com/tag/php" rel="tag">php</a>, <a href="http://www.technorati.com/tag/server" rel="tag">server</a>, <a href="http://www.technorati.com/tag/top" rel="tag">top</a>, <a href="http://www.technorati.com/tag/web server" rel="tag">web server</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10938/i-will-crush-you/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Enabling .htaccess On Mac OS X</title>
		<link>http://maisonbisson.com/blog/post/10761/enabling-htaccess-on-mac-os-x/</link>
		<comments>http://maisonbisson.com/blog/post/10761/enabling-htaccess-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 30 Aug 2005 23:39:16 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache http server]]></category>
		<category><![CDATA[apache web server]]></category>
		<category><![CDATA[docs]]></category>
		<category><![CDATA[enabling .htaccess files]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os X]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[richard rutter]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10761</guid>
		<description><![CDATA[
I do a lot of web development on my laptop. I&#8217;ve got Apache and PHP there, so it&#8217;s really convenient, but I usually move projects off to other server before I get around to wanting to mess with mod_rewrite. Not so, recently, but I ran into a big stumbling block when I discovered OS X&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10761"><!-- &nbsp; --></abbr>
<p>I do a lot of web development on my <img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=XfFSogqWv7s&#038;bids=77305&#038;type=2&#038;subid=0" /><a href="http://click.linksynergy.com/fs-bin/click?id=XfFSogqWv7s&#038;offerid=77305.83&#038;type=2&#038;subid=0">laptop</a>. I&#8217;ve got <a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server">Apache</a> and <a href="http://www.php.net/">PHP</a> there, so it&#8217;s really convenient, but I usually move projects off to other server before I get around to wanting to mess with <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html">mod_rewrite</a>. Not so, recently, but I ran into a big stumbling block when I discovered OS X&#8217;s Apache comes pre-configured to ignore <a href="http://en.wikipedia.org/wiki/.htaccess">.htaccess</a> files.</p>
<p>A couple points. First, Apache&#8217;s own mod_rewrite docs include the following quote:</p>
<blockquote><p>Despite the tons of examples and docs, mod_rewrite is voodoo. Damned cool voodoo, but still voodoo.</p></blockquote>
<p>So I&#8217;m not going to feel too bad about scratching my head for a minute before realizing I should check to make sure the httpd.conf file had support for .htaccess files enabled, but the second point, and I know this thanks to <a href="http://www.clagnut.com/blog/350/">Richard Rutter&#8217;s Clagnut</a>, support must also be enabled in the user&#8217;s http.conf file (located in /private/etc/httpd/users/). For full details, go read Rutter&#8217;s <a href="http://www.clagnut.com/blog/350/" title="Enabling .htaccess in OS X | clagnut/blog">enabling .htaccess in OS X</a> post.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/.htaccess" rel="tag">.htaccess</a>, <a href="http://www.technorati.com/tag/apache" rel="tag">apache</a>, <a href="http://www.technorati.com/tag/apache http server" rel="tag">apache http server</a>, <a href="http://www.technorati.com/tag/apache web server" rel="tag">apache web server</a>, <a href="http://www.technorati.com/tag/docs" rel="tag">docs</a>, <a href="http://www.technorati.com/tag/enabling .htaccess files" rel="tag">enabling .htaccess files</a>, <a href="http://www.technorati.com/tag/httpd.conf" rel="tag">httpd.conf</a>, <a href="http://www.technorati.com/tag/mac" rel="tag">mac</a>, <a href="http://www.technorati.com/tag/mac os x" rel="tag">mac os x</a>, <a href="http://www.technorati.com/tag/mod_rewrite" rel="tag">mod_rewrite</a>, <a href="http://www.technorati.com/tag/os x" rel="tag">os x</a>, <a href="http://www.technorati.com/tag/richard rutter" rel="tag">richard rutter</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10761/enabling-htaccess-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Be Better Dork: Command Line Stuff</title>
		<link>http://maisonbisson.com/blog/post/12591/be-better-dork-command-line-stuff/</link>
		<comments>http://maisonbisson.com/blog/post/12591/be-better-dork-command-line-stuff/#comments</comments>
		<pubDate>Wed, 15 Sep 2004 00:09:15 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=12591</guid>
		<description><![CDATA[
Be geeky and look at the Apache modules:

/usr/sbin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c

Set your path:

PATH=$PATH:/usr/sbin
export PATH

]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12591"><!-- &nbsp; --></abbr>
<p>Be geeky and look at the Apache modules:</p>

<div class="wp_syntax"><div class="code"><pre class="csh" style="font-family:monospace;">/usr/sbin/httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c</pre></div></div>

<p>Set your path:</p>

<div class="wp_syntax"><div class="code"><pre class="csh" style="font-family:monospace;">PATH=$PATH:/usr/sbin
export PATH</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12591/be-better-dork-command-line-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>