Blog articles tagged with magneto
Configuring and compiling Nginx and PHP-FPM on Ubuntu for Magento, Part 3
01.03.2010 06:47PM by Evan Johnson
Web Development, e-Commerce
This is the 3rd and final article about installing Magento on Nginx with PHP-FPM. Part 1 is here, and Part 2 is here.
This part explains how I set up my public web directories, and how I did the Nginx configuration files for a Magento site. One of the tricky things about switching to Nginx from Apache is that Nginx does not use .htaccess files or the usual Apache...