like guestbook and like that. They work fine, like
http://localhost/cake_1.2.5/app/webroot/index.php/guestbooks/ etc..
The first page of my site, the "index" doesn't need any cakephp apps.
It's static. My layout is located at c:\wamp\www\cake_1.2.5\app\views
\layouts\default.ctp.
How can I run my first page without errors of missing controllers? At
first page (www.mysite.com) I want that <?php echo
$content_for_layout ?> will be quiet.
When I go to http://localhost/cake_1.2.5/ it says that I'm missing
controller "cake_1.2.5".
Thanks, if someone will understand.
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