Search Results

deploying rails made simple : Deploying Rails From Scratch

Wednesday, March 19th, 2008
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!I spent a good bit of this summer working on websites for ApacheCon US 2007 and OS Summit Asia 2007 which will be in Atlanta and Hong Kong this fall. (You should attend!) There’s a whole long sad story […]


how to: get apache proxypass working with ssl

Friday, August 31st, 2007
their seems to be alot of documentation on apaches proxy module. Yet i was unable to find anything that worked to get a ssl to ssl proxy running. you can also use this information for a basic proxypass, just ignore anything ssl related most of the documentation left out one item : SSLProxyEngine on You […]


setup svn server on media temple dv or centos with plesk

Monday, May 7th, 2007
I’m saving this here for my ref: This walk through covers setting up a svn server on media temples dedicated virtual servers (dv) or similarly configured centos with plesk installations. With media temple the yum command isn’t available so we have to do it the long way first go to http://subversion.tigris.org/project_packages.html Download the source for both subversion and dependencies. […]