Discussion
Simple question - I think?(back to index)Hello. I'm trying to get FB 3 working on my server. This may be a silly question but how can I make the root folder refer to the fb.php?
My site only works if I type in the full address with the /fb.php. It works if I rename the file index.php. But this then means that the post function no longer works. Any help would be appreciated. Cheers.
posted by
Andy on 4 Aug 05 at 8:11 AM
Hey Andy -
You were almost there.... rename "fb.php" to "index.php" like you did. Now, to use the post feature you just type something like this:
http://www.yourdomain.com/index.php/post/
Easy peasy
posted by
Abraham on 6 Aug 05 at 9:43 PM
Thanks Abraham, that worked! Nice site by the way.
posted by
Andy on 8 Aug 05 at 9:42 AM
Post a Reply:
(back to index)