Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://allgamers.fr
What have you done before the problem was there?
What have you already tryed to solve the problem?
Not write DirectoryIndex portal.php index.php index.html index.htm in /.htaccess
Deactivate Ultimate SEO URL and Zéro duplicate phpBB SEO
Description and Message
Good Morning everybody
In advance, sorry for my english
I wanted to use the trick in this adress : knowledge/kb_show.php?id=2
for moving /forum/portal.php to /portal.php but it does not work.
I think the problem come to Ultimate SEO URL because it's this is indicated
Code: Select all
Create or edit /.htaccess and add:
[code]DirectoryIndex portal.php index.php index.html index.htm
Do you have a solution ?
Thanks[/i]
Edit :
Problem solved
In phpbb_seo/cache/.htaccess, must be added :
Code: Select all
DirectoryIndex portal.php index.php index.html index.htm