Page 1 of 1

IM Portal Problem

PostPosted: Wed Jul 12, 2006 11:41 am
Author: MaestroX
Hi, i'm having problems with the IM Portal, when i type in my url address the first page i'm presented with is my index page not my portal, how can i change this

Thanks

Re: IM Portal Problem

PostPosted: Thu Jul 13, 2006 9:12 am
Author: found it
Hi

you need to set up a .htaccess file and place in it

DirectoryIndex portal.php index.php index.html then place this in the same folder as your phpBB

Re: IM Portal Problem

PostPosted: Thu Jul 13, 2006 11:12 am
Author: MaestroX
could you explain in more detail please

Re: IM Portal Problem

PostPosted: Thu Jul 13, 2006 12:45 pm
Author: Cutter
Open note pad copy and paste DirectoryIndex portal.php index.php index.html in it save it upload it to your phpbb root directory and rename it .htaccess and that will do it <img>

Re: IM Portal Problem

PostPosted: Sun Jul 16, 2006 12:31 pm
Author: MaestroX
thanks, problem solved