[Catalyst] configurable base url?

Andy Grundman andy at hybridized.org
Fri Dec 7 17:37:27 GMT 2007


On Dec 7, 2007, at 12:32 PM, Pablo Collins wrote:

> Thanks guys for your help.
>
> For clarity, I'd like to make the question webserver independent.  
> For now, I'm just talking about how to change the base url of an  
> application running in Catalyst::Engine::HTTP.
>
> In Catalyst::Manual::Cookbook, the author states that $c->uri_for is  
> great because it lets you "move an application around without having  
> to worry that everything is going to break".
>
> Maybe this is a dumb question, but how do you "move an application  
> around" just in Catalyst::Engine::HTTP?

You can't do that with Engine::HTTP, it's not designed for that.



More information about the Catalyst mailing list