Ok I'm lost on how to do this.
I would like to change it to home.html
Moderator: Moderators
install.xml wrote:=> By Default, this mod will get rid of index.php for phpBB's index.
You can change this in phpbb_seo/includes/setup_phpbb_seo.php if you prefer.
To do this, you can for example add :
- Code: Select all
$this->seo_static['index'] = 'forum';
before :
- Code: Select all
// Let's make sure that settings are consistent
$this->check_config();
$this->seo_static['index'] = 'home';


Users browsing this forum: No registered users and 11 guests