[Catalyst] uri_for() question

Matt S Trout dbix-class at trout.me.uk
Mon Mar 27 21:29:29 CEST 2006


Bob Faist wrote:
> I have a header template which is creating links to javascript and css
> files.  When I access the  Catalyst app from localhost using
> "http://localhost:3000/finance", everything works fine.  If I access
> the same app from a different host using a public internet site
> "http://webapps.bobfaist.com/finance", then the css and javascript
> files are not being loaded.  If I view the source HTML, the links are
> prepended with "http://192.168.1.100:3000/".

Without knowing how the app's deployed in each case there's very little 
anybody can do to help. Is http://webapps.bobfaist.com/finance FactCGI, 
mod_perl, what? Which webserver? How's it configured?

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list