Hi folks,
We are very excited to announce that Tengine-2.1.2 (stable version) has
been released. You can either checkout the source code from GitHub:
https://github.com/alibaba/tengine (tag: tengine-2.1.2_f) or download the
tarball directly: http://tengine.taobao.org/download/tengine-2.1.2.tar.gz
I installed an Nginx server this weekend.
I got the Symfony PHP framework, and a test app, running on it, using php-fpm,
and a simple all-in-one Nginx config.
I'm trying to figure out splitting front- and back-ends using Nginx proxy.
I set up a FrontEnd Nginx config
server {