Just noticed your post after replying to my own from a couple weeks back. I'm having the same rewrite issues, but from the little bit of testing I did, it worked fine without pretty URL's. I believe I hit one or two of my pages using javascript links and they worked, but I'm not positive on that.
On Jan 6, 11:30 am, iplat <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
