Thank you all for your assistence, I actually just added the "robots.txt" and the "favicon.ico" to the httaccess file, and also made the path to the favicon file in the HTML tag that specifies its location, and it solved both issues.
Thanks for the assistance. On Sun, Oct 5, 2008 at 11:39 AM, Jason Webster <[EMAIL PROTECTED]> wrote: > Not necessarily. > Those rewrite rules say "If it's a file that exists, load it... if it > doesn't, send it to the bootstrap" > To be safe, simply create those files, or add exceptions for them in the > .htaccess. > > Ralf Eggert wrote: >> >> Hi Matthew, >> >> I guess your rewrite rules in your .htaccess must be wrong. Please check >> out this manual page to amend your rewrite rules: >> >> >> http://framework.zend.com/manual/en/zend.controller.html#zend.controller.quickstart.go.rewrite >> >> Best regards, >> >> Ralf >> > >
