I am just getting started with Zend. From reading the introduction to Zend_Controller, it seems like a .htaccess file is required, but my web host does not allow them. I know that .htaccess files are optional with some other MVC frameworks, if you don't mind a URL like
http://www.mysite.com/index.php/modu...troller/action. Will that also work with Zend?