Deployed one of my cakephp project on windows. It gave me nightmares as i developed it on linux/apache and deployed on IIS 6. Because IIS dont support url_rewrite you have to use basic url structures.
Additionally I had to do loads of hacks to make the site working.
I prefer developing and deploping it on linux server to use the full power of cakephp.
Gaurav
November 16, 2009 at 11:00 pm
Deployed one of my cakephp project on windows. It gave me nightmares as i developed it on linux/apache and deployed on IIS 6. Because IIS dont support url_rewrite you have to use basic url structures.
Additionally I had to do loads of hacks to make the site working.
I prefer developing and deploping it on linux server to use the full power of cakephp.