Editing .htaccess

Current Version: 1.0.6
Released: 09.01.10
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.
Locked

Topic author
lunapark
Active Member
Posts: 4
Joined: 22. August 2008 19:11

Editing .htaccess

Post by lunapark »

Your phpBB Version: 2.0.
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
Hi..

I'm trying to install the portal_mod from this site RC2.
But the first file I'm being told to edit is ".htaccess"
but I cant find that file on my server...
Can anyone help ??
User avatar

Heinrich-XIV
Tester
Posts: 233
Joined: 16. May 2008 18:39
phpBB.de User: Heinze 1906
phpBB.com User: Heinrich-XIV
Location: 52353 Düren

Re: Editing .htaccess

Post by Heinrich-XIV »

Hello

The .htaccess is a hidden file, so you must set up your FTP Client to show hidden Files.

Alternativ, you can create a new file with the name .htaccess and load it up to your root folder

Or last, take this an name it .htaccess.

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

MfG

Heinrich
No more Heroes -=- The Stranglers

Beat the Bastards -=- The Exploited
[/size]
Locked

Return to “board3 Portal 1.0.x - English Support”