| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
ibumy
Joined: 17 Jul 2008 Posts: 2
|
Posted: Fri Jul 18, 2008 9:02 pm Post subject: phpbb3portal + phpbb3seo |
|
|
I need help how to figures this things. i searched around here and not found my answer yet.
phpbb3seo - index.php -> forum.html
phpbb3portal - portal.php -> index.html @ /
1. i want the portal.php to be index.html or just / (possible )
2. i want the portal.php to be my main page. Current when i type -www.domain.com the URL will goes to -www.domain.com/forum.html
3. its possible to make my main page just be a -www.domain.com instead of -www.domain.com/portal.php or -www.domain.com/forum.html |
|
|
| Back to top |
|
 |
|
 |
ibumy
Joined: 17 Jul 2008 Posts: 2
|
Posted: Fri Jul 18, 2008 9:10 pm Post subject: Re: phpbb3portal + phpbb3seo |
|
|
sorry got it..
just add
| Code: | | DirectoryIndex portal.php index.php index.html index.htm |
to the .htaccess |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |