Moderator: Moderators

dcz wrote:So you want forum url with / as a suffix (not .html) and no virtual folder.
All you have to do is to turn virtual folder off, and then set a custom suffix for forum url as explained in the install file, eg, you need to add :
- Code: Select all
$this->seo_ext['forum'] = '/';
before :
- Code: Select all
// Let's make sure that settings are consistent
$this->check_config();
in phpbb_seo/includes/setup_phpbb_seo.php.
After you will have done that, you'll need to generate a new .htaccess and re sync all topic url again.

Users browsing this forum: Baidu [Spider] and 8 guests