Portal.php instead of Index.php
Posted: 11. May 2010 10:17
Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://l2dragonriders.atw.hu/
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hi there
I have installed a new forum, and get this interesting mod. I really like it, and get some options changed to fit my needs. Now i want to make the portal.php onload instead of the basic index.php. I changed my .htacces to this :
"<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php"
But the index.php loads in every time i open the site. Is it a good and/or standard resolution to edit the index.php with the content of portal.php ?
Creative
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://l2dragonriders.atw.hu/
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hi there
I have installed a new forum, and get this interesting mod. I really like it, and get some options changed to fit my needs. Now i want to make the portal.php onload instead of the basic index.php. I changed my .htacces to this :
"<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php"
But the index.php loads in every time i open the site. Is it a good and/or standard resolution to edit the index.php with the content of portal.php ?
Creative