Hello,

For a couple of days I'm trying to get CakePHP working on a Windows
IIS machine with ISAPI_Rewrite 3. I've tried all the possible options
I could find on the net, but can't get it to work.

When I uncomment the line: Configure::write('App.encoding', 'UTF-8');
and delete any .htaccess files. Everything seems to work fine, but I
would like to use rewriting, since all the books and tutorials I have
assume I use rewriting.

ISAPI_Rewrite 3 should work fine with Cake, since it should
support .htaccess files in the same way as Apache would, but that's
not my experience so far. Even if it looks like everything works, the
css files would not get loaded.

Is there anyone of you who has it working and kind enough to help me
with this?

I tried (among other things):
http://thefinalsayontech.blogspot.com/2009/02/cakephp-on-iis-isapi-with-modrewrite.html
http://bakery.cakephp.org/articles/view/clean-urls-with-isapi-rewrite-on-iis
http://www.dustinweber.com/web-development/cakephp/cakephp-on-iis-troubleshooting-help-guide/


-Richard






--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to