On Thu, 2006-08-10 at 13:12 -0500, Joey Geiger wrote:
> I was able to find some information about this in the list archives,
> but it ended with a possible patch being submitted for Mongrel.
> 

You need the pre-release 0.3.13.4 of mongrel which supports the --prefix
option:

sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/

With this you can then configure your mongrel servers with the --prefix
option:

mongrel_rails start -e production --prefix=/app

I'll have to contact Bradley about how to get mongrel_cluster to use
this though.


-- 
Zed A. Shaw
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.railsmachine.com/ -- Need Mongrel support?

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to