Appendix B. The Rewrite Rule Guide
This appendix is meant to introduce the rewrite
module in NGINX and serve as a guide for creating new rules as well as translating legacy Apache rewrite rules into NGINX's format. In this appendix, we will discuss the following topics:
- Introducing the
rewrite
module - Creating new rewrite rules
- Translating from Apache