Hi,

I would really appreciate some help on setting up the .htaccess file and 
ErrorController of Zend. I've already written some posts on StackOverflow, so I 
think it's easier if I paste the links here. 
FYI - I'm not sure what version of ZF I have, when I go to the library the 
following files have these versions:
Application.php:
 * @version    $Id: Application.php 20096 2010-01-06 02:05:09Z bkarwin $
Config.php:
 * @version    $Id: Config.php 20096 2010-01-06 02:05:09Z bkarwin $

My questions are:

1) 
http://stackoverflow.com/questions/12219274/zend-framework-setting-up-the-htaccess-file
 - how to correctly set up the htaccess file to route 404 errors to ZF?

and

2) 
http://stackoverflow.com/questions/12197946/why-my-site-is-always-using-the-errorcontroller-for-all-types-of-errors-irrespec
 - why my site is always running the ErrorController. I have recieved one reply 
to this so I'm definitely going to check that but since I'm writing here, I 
thought if anyone could provide feedback (here or via the post) then that would 
be great.

Many thanks for all the support!
Rishi

Reply via email to