Zend Framework: XAMPP - Redirect/Rewrite
- by webo
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/?