Tag Archives: nginx
Setup Nginx + php-FPM + apc + MariaDB on Debian 7 – The perfect LEMP server
Redirect non-www url to www in nginx
Nginx Recently I was setting up nginx on my new server where this blog is being hosted. Nginx is very different from the more popular apache web server in many ways. It has an event driven architecture which makes it much faster and high traffic tolerant compared to apache. In apache the redirects used to… Read More »