[Catalyst] nginx configuration tute for catalyst
Jason Galea
lists at eightdegrees.com.au
Wed Jul 15 12:50:01 GMT 2009
Hi K,
that'd be your nginx.conf. You should find it in /etc/nginx/ or maybe
/usr/local/nginx all depending on how nginx was installed.
cheers,
J
kakimoto at tpg.com.au wrote:
> hi, all
>
> i am looking at
> http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.
>
> First of all, let me apologise as i dont have a "sent" folder in this
> lite mail client of mine. Hence, i cannot post this question to my
> previously sent mail.
>
> i am looking at
> http://dev.catalyst.perl.org/wiki/adventcalendararticles/2008/02-catalyst_and_nginx.
> Under the following, which file do we put the "fastcgi_pass
> unix:/var/www/MyApp/fastcgi.socket;" in ?
>
> "Nginx Configuration
>
> Configuring a location in nginx to be handled by FastCGI is trivial.
> It's a simple one-liner, nestled into a location block, which points out
> the location to the socket:"
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list