View Single Post
  #1 (permalink)  
Old 03-06-2008, 02:58 PM
sawatdee sawatdee is offline
Junior Member
 
Join Date: Mar 2008
Posts: 12
Default Is .htaccess required

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?
Reply With Quote