I've been trying to get this fixed for a few days now but I cannot
find any info that has actually helped resolve it, I've checked a few
other threads here and in the cake groups but nothing has help me.
My only issue with my cake install is that the include files (css, js,
img) are not being pulled, they work when I have this uncommented
"Configure::write('App.baseUrl', env('SCRIPT_NAME'));"
but it is not a solution as it takes away the pretty URL's which I'd
rather keep and that is why I've been trying ISAPI_Rewrite with IIS,
it works but then like I said not for the includes.
I've tried tinkering around with the .htaccess files and I've tried
using the originals just to make sure I didn't mess up anything and
still no go, so maybe I'm not writing the correct rewriterule?
I've tried following all the posts @ the bakery on this subject and
the only way I got it working was with ISAPI_Rewrite 2 but it was
affecting all my other sites hosting on IIS, does anyone know how to
make these settings specifically for one domain?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---