Re: nginx config: different projects in different directories

2013-10-06 Thread Jabba Laci
> Maybe try setting location /hello and /world would help? I tried that but it didn't work. Laszlo ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx config: different projects in different directories

2013-10-06 Thread Ruben LZ Tan
Maybe try setting location /hello and /world would help? Thanks, Ruben Tan On Monday, October 7, 2013 at 1:27 PM, Jabba Laci wrote: > Hi, > > I'm new to the list. I started to learn the Python web framework Flask > and I would like to try it in production environment too. I managed to > bring

nginx config: different projects in different directories

2013-10-06 Thread Jabba Laci
Hi, I'm new to the list. I started to learn the Python web framework Flask and I would like to try it in production environment too. I managed to bring Flask together with uwsgi and nginx. My Flask application is available at the address localhost:81 . I would like to add several applications and