Changes between Initial Version and Version 1 of InstallationGuidelinesNginx
- Timestamp:
- 03/25/11 16:24:34 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesNginx
v1 v1 1 == Installation on nginx == 2 3 This is supposed to be the fastest system for High-Volume sites 4 5 === uwsgi === 6 uwsgi allows different virtual hosts to reload their modules without restarting for other users. 7 8 * http://stackoverflow.com/questions/5335153/how-to-deply-web2py-using-nginx 9 10 ---- 11 InstallationGuidelines