wordpress.com itself using nginx server for hosting these sites and blogs. Many people want to remove www from URL with nginx server. code for remove www Read More

wordpress.com itself using nginx server for hosting these sites and blogs. Many people want to remove www from URL with nginx server. code for remove www Read More
For this tutorial I am using the Ubuntu 8.10 linux version.We given very easy steps for install Nginx and PHP on Ubuntu and configuration with detailed info Read More
We given code for nginx wordpress plugins nginx setup for wordpress configuration. For hosting your wordpress website on Nginx server is the best option. Read More
I added following block in my nginx.conf file. You should add following lines in your server { } block. we Solved trailing slash issue with Nginx. use code Read More
Nginx server is used by wordpress itself. We solved Image upload issue in wordpress with nginx. you can use following code. Read More
I solved the issue with Wordprss and Images. we given code for Nginx rule with image fix for multiple wordpress instance. you should use our code for fixing Read More
Nginx famous now. We given information for how to host multiple rails site on Nginx. we given the configuration code along with their detailed information. Read More
The hosts file is a computer file used by an operating system to map hostnames to IP addresses. On many operating systems, the host file content is used Read More
Compress the server response with Nginx, Webpage compression is not new technology, but it has recently gained recognition in the minds of IT administrators Read More
Use following code for setting up Nginx for rails. Read More