Nginx is becoming more and more popular because of its high performance, I will show you how to create WordPress rewrite rule for nginx. Suppose you install WordPress under /blog/ directory. Without WP Super Cache plugin location /blog { try_files $uri $uri/ /blog/index.php?q=$uri&$args; }
Posts Tagged ‘nginx’
Nginx is Popular in China
Posted by godbus on May 28th, 2009
According to NetCraft’s web survey, China now has most nginx-based website, almost 2.5 million, and US is close behind with almost 2.4 million. Nginx, which is written by sysoev, is famous for its high performance. Compared to Apache, Nginx handles more requests with less memory, besides, Nginx is becoming more and more popular and more [...]
RSS Feed
Posted in
Tags: