Has anyone gotten URL Rewrite to work with CakePHP on IIS7?
I'm also having a tough time getting CakePHP to work on IIS7 without
pretty URL's.
I uncommented the line below in core.php. Some of the linking works,
like images and css. However, when using the javascript link routine
it doesn't put a valid path for the script src.
Configure::write('App.baseUrl', env('SCRIPT_NAME'));
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---