bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

bbpress in directory, website does not read it?

(3 posts)
  • Started 1 year ago by fuBarness
  • Latest reply from fuBarness
  • This topic is not resolved
  1. Hello,

    It's quite odd how I put the bbpress in a directory such as /board and when when checking http://buufdesigns.com/board , it gives me a 404 error.

    My .htcaccess for the website itself is:
    '# Friendly URLs

    RewriteEngine on
    RewriteRule ^([A-Za-z0-9\_]+)/?$ /$1.php'

    404 error:
    'Not Found
    The requested URL /board.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.'

    I notice that the .htcaccess is directing 'everything' with a .php which the board.php is invalid, however /board/index.php is not.

    So, is there any specific way to make .htcaccess recognize as a /board not a /board.php?

    Thanks.

    Posted 1 year ago #
  2. The best thing to do is going through the permalinks in the documentation. Most can use +multiviews, but there is a workaround in this:

    http://bbpress.org/documentation/faq/#pretty-permalinks

    Trent

    Posted 1 year ago #
  3. Thanks.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.