Hi,

is-it possible to add a default base address to Catalyst urls ?

I have a classical application with /foo, /bar/123 urls, and I want to call them
as http://localhost:3000/baz/foo, http://localhost:3000/baz/bar/123, having all 
Catalyst.uri_for with the complete base part.

I can of course update all controllers, bu I need something configurable (in 
myapp.yml it would be fine).


-- 
Julien Gilles.

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to