Zend Framework: XAMPP - Redirect/Rewrite

Posted by webo on Server Fault See other posts from Server Fault or by webo
Published on 2009-12-07T22:26:36Z Indexed on 2010/03/29 6:03 UTC
Read the original article Hit count: 232

Filed under:
|
|

Hello, I'm using Zend Framework but I have a little problem: How could I redirect internal all requests from

localhost/zendframework/

to

localhost/zendframework/www/

What have to put into my .htaccess in the folder localhost/zendframework/?

© Server Fault or respective owner

Related posts about xampp

Related posts about zend-framework