Forums

Join
bbPress Support ForumsTroubleshootinghtaccess not working (404 , no 500)

Info

htaccess not working (404 , no 500)

  1. I have a bbpress setup on a subdomain : support.domain.com ( directory /home/domain/forum/ )
    on -www.domain.com a WP setup (directory /home/domain/blog/ )

    I tried to activate Permalinks.
    /bb-admin/options-general.php : Pretty Permalink set to Numeric ( /forums/1 )
    I created a /home/domain/forum/.htaccess with Options +MultiViews
    bbpress pages are still 404 ( -http://suppport.domain.com/forum/1 )
    I paste /bb-admin/rewrite-rules.php lines into the .htaccess. Still 404.

    -www.domain.com is ok, permalinks working (same hosting)
    It seems that no .htaccess works with my bbPress install...

    bbPress 0.9.0.2

  2. Have you tried it WITHOUT permalinks and the .htaccess rewrite rules?

  3. You must log in to post.