MyBB Community Forums

Full Version: Show threads instead of category in Index.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to change to index.php to show threads instead of the default category view just like vanilla forums have.

For eg:
In the homepage instead of this category view:
http://community.mybb.com/index.php

I want this:
http://community.mybb.com/forum-127.html

Thanks in advance.
you can use htaccess rule like below

DirectoryIndex forum-127.html index.php index.html