Revision #7 has been created by Luis Lobo Borobia on May 25, 2017, 8:02:15 PM with the memo:
Using Nginx and Apache2 in separate distributed servers
« previous (#6)
Changes
Title
unchanged
Using Nginx and Apache2 in separate distributed servers (ie, Amazon EC2 instances)
Category
unchanged
Tips
Yii version
unchanged
Tags
unchanged
nginx, apache, apache2, ec2, amazon, cloud, distributed servers, mirror
Content
unchanged
[...]
~~~
SetEnv no-gzip dont-vary
~~~
Finally, don't forget to create the temp folder configured in proxy_temp_path with sufficient permissions for the user running nginx process.