Yes, you're right sorry.
So, what I did: first of all I modified /app/config/core.php
uncommenting this line:
//define ('BASE_URL', $_SERVER['SCRIPT_NAME']);
Then, I removed the .htaccess (my webserver didn't allow me to use it).
And magically, I got it...it's working althought with the
"/index.php/controller/function" type of URL...but it's better than
nothing ;)
What I used to do this? Imagination, tutorial and my webserver errors
log...
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---