It was the missed .htaccess issue, thanks for this very quick response. 2009/4/20 Martin Westin <[email protected]>
> > Check that the .htaccess files are not missing as they are the ones > doing the rewriting. > On Mac OS X this is a very very common problem since the finder does > not select them when you select all files in a folder. Copy the > containing folder or use some other means of copying these files. > > /Martin > > > On Apr 20, 7:07 am, screamdamage <[email protected]> wrote: > > Hello > > > > I'm just installed cakephp (v.1.2.2.8120) over apache in mamp server, > > in basic (developer) mode, but when I load the page, it doesn't show > > css,js, images, rewrite engine is on. > > > > In the html code it shows as example: href="/favicon.ico" > > > > but the right location is: href="/app/webroot/favicon.ico", > > > > Where i can change that?, > > > > In Production mode it works fine but I can't change the documentroot > > in my hosting, so I can't use this mode there. > > > > I'll apreciate any help. > > > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
