[Catalyst] uri_for method is returning relative URLs

Robert Rothenberg robrwo at gmail.com
Fri Jan 27 13:23:00 GMT 2012


On 21/01/12 21:49 Jason Galea wrote:

> On Jan 22, 2012 1:35 AM, "Robert Rothenberg" <robrwo at gmail.com
> <mailto:robrwo at gmail.com>> wrote:
>> :
>> :
>> Ok, it's working now. Apparently including the default fastcgi_params, even
>> when they are edited to have the exact same values, does not seem to work.
> 
> For history's sake, can you just confirm what DID work for you?

Following the *exact* instructions in

https://metacpan.org/module/Catalyst::Manual::Deployment::nginx::FastCGI#Configuration


Basically, including the settings in the /etc/nginx/conf.d/myapp.conf file
rather than relying on the default settings in /etc/gninx/fastcgi.conf that
had the same values as the instructions.



More information about the Catalyst mailing list