Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
What have you done before the problem was there?
Nothing. See below
What have you already tryed to solve the problem?
Search many forums but not getting the answer I need
Description and Message
Hi,
I'm having trouble installing this because I am not able to edit the .htaccess file
I have tried opening it with Notepad but it just shows a blank page. Nothing to edit.
Any clues on this?
Is it a necessary edit?
Thanks
.htaccess editing
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Re: .htaccess editing
Anyone help??
-
- Portal Professional
- Posts: 1960
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: .htaccess editing
To modify the software to take: "Notepad++" at http://notepad-plus.sourceforge.net/de/site.htm.
Just try to the file for your:
Just try to the file for your:
Code: Select all
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: .htaccess editing
Thanks, I'll give that a try
Re: .htaccess editing
hello, i edited the .htaccess file, but the frontpage goes to forum and not portal. Any ideas?