Fix real-ip for backend fastcgi applications using fastcgi headers method. Also it covers HTTPRealIP module based solution where nginx is built with it.
Continue Reading...WordPress-Nginx + Thawte SSL Setup
For GoDaddy Single-Domain and WildCard SSL Setup. Covers SSL Session cache for performance. Redirecting non-SSL traffic to SSL & test cases.
Continue Reading...How BuddyPress-Media fixed image orientation using PHP
WordPress-Nginx Series is updated for WordPress 3.5
12 articles in WordPress-Nginx tutorial series are updated to make use of WordPress 3.5 improved static-file handling for multisite.
Continue Reading...Install Xdebug for php5-fpm, Nginx & Netbeans [Ubuntu]
Installing Xdebug on php5-fpm, nginx and using Xdebug in development on NetBeans
Continue Reading...Nginx config for www to non-www and non-www to www redirection
There are many ways to force Nginx to use either www or non-www version your site. This article provides config for a clean & optimzed way
Continue Reading...Increasing Attachment Size in Posfix
Postfix configuration to increase attachment size on your mail-server
Continue Reading...Nginx Rewrite Rules for vBulletin SEO-friendly permalinks
Nginx Rewrite Rules for using SEO-friendly permalinks on vBulletin forums. Code snippets for running vBulletin on root domain and vBulletin-in-subdirectory are provided.
Continue Reading...Configure Postfix to Use Gmail SMTP on Ubuntu
Using Gmail’s SMTP server as Postfix relay for reliable email delivery and also for logging all outgoing mails.
Continue Reading...Nginx PHP-FPM: Socket vs TCP/IP and sysctl tweaking
Using sockets for FPM can be speed-up processing between Nginx & PHP. But by default sockets are less scalable. This post lists 2 workaround – switching to TCP/IP and sysctl.conf tweaks.
Continue Reading...
