Ken Kixmoeller in php.general (Wed, 9 Jan 2013 14:25:33 -0600): >I have searched for 2 days trying to find references for this. I see a lot >of PHP-driven applications having the same problem (mostly blogs), but no >"under the hood" fixes. It might be a rewrite rule that rewrites to the original URL. I had this recently when a drupal site was upgraded from normal PHP to PHP-FPM. mod_rewrite behaves differently within PHP-FPM: http://forum.directadmin.com/showthread.php?t=45364 Jan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php