Tag Archives: Nginx

HOWTO: Install WordPress on Nginx

So you want to install the files for WordPress in a subdirectory while running your blog in the root directory? If your server is running Apache, then it’s pretty straight forward to do. Trouble is, what if you want to run a web server that’s a little faster and lighter on resources, like Nginx? Here’s how to do it…