Hello can someone help sort this problem?
I am trying to have the portal as my home page, but at the min its still at the forum index? Any idea
My site: http://www.mixjunkies.com
Thanks


#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id: .htaccess,v 1.7 2008/02/09 08:18:13 angelside Exp $
# @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
DirectoryIndex portal.php index.php index.html index.htm
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

extreme wrote:check your .htaccess
it should be something like this.
- Code: Select all
#
# @package phpBB3 Portal a.k.a canverPortal ( www.phpbb3portal.com )
# @version $Id: .htaccess,v 1.7 2008/02/09 08:18:13 angelside Exp $
# @copyright (c) Canver Software - www.canversoft.net
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
DirectoryIndex portal.php index.php index.html index.htm
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

















Users browsing this forum: No registered users and 1 guest