i am setting up cakephp app on a windows server running iis7. PHP is installed and everything works when accessing controller/action etc but when going to the root of the site / i get index.php file not found error but if i type index.php?url=controller/action it redirects fine, does any one have any suggestions? i have looked every where and used all sorts of URL Rewrite files but nothing works any help would be appreciated, thanks! 😀
Share
was sorted – found answer at iis.net, just searched cakephp index.php issues on there