-
Book Overview & Buying
-
Table Of Contents
Nginx HTTP Server, Third Edition
By :
The most common source of worry during an HTTP server switch are the rewrite rules. Unfortunately, Nginx is not directly compatible with the Apache rewrite rules in two regards:
Usually, rewrite rules are placed within the .htaccess files, as discussed in the previous section. Nginx offers no such mechanism, so rewrite rules will have to be placed in a different location.
The syntax of the rewrite instructions and conditions is quite different, and will need to be adapted. Thankfully, the regular expression syntax itself does not change.
This section will approach some of the issues encountered when porting rules to Nginx, and then will provide some prewritten rules for a couple of major web applications.
Before studying some practical examples, let us begin with a couple of important remarks regarding the rewrite rules in Nginx.
With all that has been said and written about Nginx, we can safely say that it's not the most appropriate web server for...
Change the font size
Change margin width
Change background colour