the CakePHP book at:
http://book.cakephp.org/view/945/Routes-Configuration
It looks like you have routes set for some of your controller/actions
- so take a look in your routes.php file in the config directory of
your application.
Enjoy,
John
On Jun 1, 7:12 pm, Jay <jingsi....@gmail.com> wrote:
> Hi Guys:
>
> I'm hosting a website at an address likehttp://www.blahblah.com/user,
> and my subpages should go tohttp://www.blahblah.com/user/page1but
> now they are going tohttp://www.blahblah.com/page1
>
> Is there a constant variable I can change to make the links go to /
> user/ instead of /
> And where can I find this variable. Thanks
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
No comments:
Post a Comment