I've found a strange issue with Google Chrome and ZF. Here's the setup: Windows XP Chrome 3.0.195.32 Zend Framework 1.9.0 PHP 5.3.0 Apache 2.2.11
In Chrome and only Chrome, if I request http://domain/path, Chrome will invisibly request http://domain/ before it requests the full path. I thought maybe Chrome always requested the root of the domain before the full path, but I've tested this and it only seems to be happening with my ZF application. Anyone know what's going on here? Perplexedly, Zach -- View this message in context: http://old.nabble.com/Chrome-always-loads-default-controller-and-action-before-actual-request-tp26289065p26289065.html Sent from the Zend Framework mailing list archive at Nabble.com.
