Hi y'all,

following Brit's article (http://britg.com/2008/08/23/integrating-
cakephp-with-bbpress-part-1/) I'm trying to integrate bbPress (Forum)
with CakePHP. Unfortunately, I'm having some trouble with the
RewriteRules....

I installed the forum stuff to webroot/forum/. The whole thing even
runs without modifying any of the .htaccess files, meaning when I go
to http://localhost/mysite/forum/ it shows me the forum page. However,
and this is what my question's about, when I click on any link on the
forum page (e.g. register), it takes me to the following page:

http://localhost/mysite/webroot/forum/register.php

How can I get rid of the "webroot" part in the url?


Regards,

Sebastian
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to