* "Michael P. Soulier" <[EMAIL PROTECTED]> [2007-04-10 12:55]:
>As a side-question, does anyone know how to make Rails compose URLs properly
>without using --prefix in mongrel?

Add this to environment.rb:
    ActionController::AbstractRequest.relative_url_root = "/blah"
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to