Nothing you can really do. Its basically routing to the full absolute path instead of the mod_rewrite path, since the file DOES exist unlike the controller/action setup. I have yet to see a work around for this.
On Sep 27, 5:45 pm, me me me <[email protected]> wrote: > Did you sort this out ("app/webroot/" in the URL)? I passed off a > project to another company who is using shared hosting and they have > this problem, also. I've never deployed a Cake app on a shared host so > I'm not sure where to start on this. > > On Sep 23, 6:03 pm, "Dave Maharaj :: WidePixels.com" > > <[email protected]> wrote: > > Not sure if this is related to the server folder set up but if I type in > > site/css i get directed to site/app/webroot/css/. > > I am trying to add the Minify component and it states the min filder must be > > accesable from url. > > Besides that I would like to get rid of "app/webroot/" from showing up also. > > > Where to start on this one? > > > Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
