Any help with this will be GREATLY APPRECIATED!

My paths are setup as such:

app

cake

public_html <- I have copied the contents of app/webroot to this folder

I have adjusted the index.php page to setup the correct ROOT and other
paths.

My host doesn't allow mod_rewrite so I'm trying to use cake's pretty
URL's.  I have uncommented the line in core.php to make this possible.

Everything is working fine except for my helpers for css and images.
They are putting /app/public_html/img on the images and
/app/public_html/css on my css.

Is there a setting I can change to fix this or does anyone have any
other ideas?

Once again, any help would be very appreciated.

Thanks!


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to