> -----Original Message-----
> From: Krzysztof Krzyżaniak [mailto:[EMAIL PROTECTED] 
> Sent: Monday, December 11, 2006 15:49
> To: The elegant MVC web framework
> Subject: Re: [Catalyst] problem with Reverse Proxy on top of 
> Catalyst dev webserver
> 
> "Hermida, Leandro" <[EMAIL PROTECTED]> writes:
> 
> > Hi everyone,
> >
> > I was wondering if I am doing something wrong - The Catalyst 
> > development web server works great if I am connecting 
> directly via port 3000 (i.e.
> > http://hostname:3000/).  I just set up a virtual host w/ 
> reverse proxy 
> > using apache on top of this so other users could see the 
> web site with 
> > an easy address (i.e. http://myapp/).
> >
> > I get the nice Catalyst welcome page but it definitely hangs for a 
> > while when loading the page and the graphics don't show.  
> Am I missing 
> > something?
> 
> Not enough information. 
> 
> 1) what is in /home/hermida/MyApp/logs/error_log?

I am confused by this question.  error_log is a file in the 
/home/hermida/MyApp/logs directory where apache will write any VirtualHost 
related errors.

> 2) do you use uri_for() method?
> 

I haven't written any code yet.  I am just trying to show the Catalyst welcome 
page just after running the skeleton helper script catalyst.pl MyApp.



_______________________________________________
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