On Aug 15, 2006, at 3:42 PM, [EMAIL PROTECTED] wrote:

>
> I have hosting at 1and1.com, so i dont have access to modify the
> DocumentRoot property.
> Is there any way i can get cake to work without having to use urls  
> like
> mysite.com/cake/users ?

Check out the settings dealing with mod_rewrite in app/config/ 
core.php. Cake does not need mod_rewrite, and rather than that, you  
can use URLs that look like:

mysite/cake/index.php/users/

-- John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to