- NGINX Cookbook
- Tim Butler
- 101字
- 2021-07-03 00:04:27
Introduction
The boom of web-based services and websites beyond just static content has spawned a number of web frameworks to tackle some of these more complex scenarios. Some have started from the newspaper world, where there are very tight deadlines, while others have focused on performance as their reasoning.
In this chapter, we'll go through the configurations of NGINX to work with each of these various frameworks in order to have an easy-to-follow configuration. Like the previous chapter, I won't be going through the steps of setting up the frameworks themselves, but focusing on the NGINX side only.
Let's get started.
推薦閱讀
- Go Web編程
- C語言程序設計教程
- VMware View Security Essentials
- R語言經典實例(原書第2版)
- Redis Applied Design Patterns
- C語言程序設計(第2版)
- jQuery EasyUI網站開發實戰
- CouchDB and PHP Web Development Beginner’s Guide
- Python機器學習編程與實戰
- JAVA程序設計實驗教程
- Mastering JavaScript High Performance
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- C#程序設計(項目教學版)
- MATLAB GUI純代碼編寫從入門到實戰
- Python程序設計開發寶典