Hello, probably i didn't get it right, but if you put your CSS files in the webroot/css directory you shouldn't have any problem. I did the very same thing, putting my app in a subfolder, the tuning the routes for the homepage accordingly and everything works (as it should). Does your default.ctp call the CSS the proper way?
DatacenterHellas ha scritto: > Hello all. > > I have install the CakePHP in a sub folder in my web hosting package > > (in example http://www.mydomainname.ext/subfoldername/) > > The Cake is running very cool but I have problem with CSS and propably > with other files (such as javascripts and images) tha I have not yet > try. > > From the source code inside the Firefox I see this code for the CSS > > <link rel="stylesheet" type="text/css" href="/subfoldername/css/ > default.css" /> > > But my page is not styled > > What Can I do for ? ? ? > > Kind regards > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
