> -----Original Message----- > From: zpc [mailto:[email protected]] > Sent: 10 November 2009 19:30 > To: [email protected] > Subject: [fw-general] Chrome always loads default controller > and action before actual request > > > 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 > --
Sure it not just requesting http://domain/favicon.ico ? Jared
