Hi together, I used the article from the cookbook ( http://book.cakephp.org/de/view/1636/URL-Rewrites-on-IIS7-Windows-hosts ) to setup the web.config for my IIS to rewrite the URLs, but the access on the files in webroot doesn't work as it should. All requests are handled to the index.php, so if i for example try to access the cakephp image on http://localhost/img/cake.power.gif, there is a message by the Cake Core that ImgController is missing...
web.config is in the root folder of the cake installation and is equal to the one shown in the cookbook - where is the mistake? Thank you for help. Regards Tobi Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
