Setup Nginx as web server and as reverse proxy for

7 years ago
Sorry, this entry is only available in PT. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. We know that Nginx is more faster than Apache and most of us prefer to replace Apache with Nginx as ...

How To: Solve PHP-FPM server reached max_children

7 years ago
Sorry, this entry is only available in PT. For the sake of viewer convenience, the content is shown below in the alternative language. You may click the link to switch the active language. There are many possible reasons why your PHP-FPM would reach the max_children. Most common ones are: A ...

VirtualMin WordPress Nginx Permalinks

8 years ago
VirtualMin WordPress Nginx Permalinks If you want to use Virtualmin with nginx, there are two nice tutorials (Using Nginx with Virtualmin and Virtualmin with NGINX+PHP-FPM+OPCACHE). To get the WordPress permalinks to work, do the following: Go to Virtualmin > Services > Configure ...

Creating NGINX Rewrite Rules

9 years ago
In this blog post, we discuss how to create NGINX rewrite rules (the same methods work for both NGINX Plus and the open source NGINX software). Rewrite rules change part or all of the URL in a client request, usually for one of two purposes: To inform clients that the resource they’re ...