Re: nginx config: different projects in different directories
> 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
nginx config: different projects in different directories
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