Hi everybody

I've retaken the urls problem. Last time I had this help from gwoo:

From:   gwoo - ver perfil
Date:           MiƩ 3 May 2006 11:39

ivan, you are trying too hard. If you are using Apache mod_rewrite
can work if you enable the module in the config, set AllowOverride to
ALL, AND have the htaccess, AND have line 42 commented.

To recap:
1) enable mod_rewrite module in apache config
2) Make sure AllowOverride ALL is set for your document root
3) Make sure the htaccess files are in place
4) Make sure line 42 is commented (core.php)

------ o --------

I've done so. But now i don't get css files correctly and the links are
completly wrong, I get http://localhost/controller instead of
http://localhost/cake/app/controller

I'm running Apache 2.0.49 over windows XP, cake 1.1.5.x.x

any ideas?


--~--~---------~--~----~------------~-------~--~----~
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