running mongrel now

Posted by Ian Holsman Mon, 22 May 2006 16:31:00 GMT

I’ve upgraded my blog to use mongrel instead of fastcgi.

pretty painless.. just needed to write a startup script to make it come up on reboot, and change the apache config to

proxypass / http://127.0.0.1:3000 proxypassrevese / http://127.0.0.1:3000

no messing ton’s of rewrite lines, or configuring stuff.

Posted in  | Tags , , ,  | 1 comment | no trackbacks