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/
?
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/
?