Setup nginx + wordpress + ubuntu

August 20, 2011 by admin · Leave a Comment 

Here is a excellent tutorial show you how to Setup nginx + wordpress + ubuntu:

First, you need to grab WordPress

$ cd ~/Sites
$ wget http://wordpress.org/latest.zip
$ unzip latest.zip

WordPress package will be extracted to $HOME/Sites/wordpress. Next create a virtual host rule for WordPress:

$ sudo nano /etc/nginx/sites-available/wordpress

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!
Click here to cancel reply.