I think you mean you want index.php? to not show in the url? That sounds like a problem with mod_rewrite. Make sure your apache server has mod_rewrite enabled.
On Jul 3, 6:10 am, Ifti Khan <[EMAIL PROTECTED]> wrote: > I baked an application. Now i can only access through > urlhttp://myweb.com/myapplication/index.php/controller/action. i want to > use remove index.php off. i changed .htaccess files and add > RewriteBase /myapplication/ to all, but it does not work. > > Any one can help. > > Thanks and regards, > > Ifti Khan. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
