Thursday, September 18, 2008

Re: $htmlHelper and layouts for a cake noob

Thank you very much Lance! I will examine your answer and in the
meantime I am calling a class to refer to absolute URL's in my code.

Much to learn!

On Sep 18, 12:40 am, Lance Willett <nano...@gmail.com> wrote:
> > I need to have pretty URL's and cannot also figure out how to get rid
> > of index.php in my URL.
>
> When "index.php" appear in the URL, it's usually an issue with
> htaccess rules or your server setup not supporting mod_rewrite. See
> the Cookbook page on mod_rewrite for more:http://book.cakephp.org/view/333/A-Note-on-mod_rewrite.
>
> But, from your example URL, the index is at the end, and doesn't have
> the .php extension – so maybe it's an issue with how you named your
> view file or with how the controller actions are working together.

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