.htaccess file on phpBB forum board.

He has: 183 posts

Joined: Sep 2005

This strange file always comes in a copy of phpBB and when you try to upload it using ftp it does not like it because it starts with a period. so what i usually do is edit this to just htaccess. I was thinking this was a file that was used when you install phpBB into an Access Database? Am i correct in this? And by editing the period out am i going to run into issues in the future? I am using a MySQL database to run it so is it nessasary?

HAHA,
Working on some sites that are of better quality!

02bunced's picture

He has: 412 posts

Joined: May 2005

.htaccess is a file that is used to control who can enter folders on websites and such server-based informations. It may be fairly important to the forum - you really need to put the period back in

For more information, see http://en.wikipedia.org/wiki/.htaccess

He has: 183 posts

Joined: Sep 2005

Okay, now that it has been uploaded without it i will put it back in.

He has: 698 posts

Joined: Jul 2005

If it won't allow you to upload it, you can always create a file called ".htaccess" in your phpBB directory and copy and paste the code from the downloaded package into the new copy. Wink

Kurtis

Roo's picture

She has: 840 posts

Joined: Apr 1999

Make sure that the .htaccess file gets uploaded in ACSII mode, not bianary. Also you may need to set permissions for the .htacess file.

Busy's picture

He has: 6,151 posts

Joined: May 2001

Sounds like you need a better ftp program.

Depending on the setting of your ftp program once you place the period in front of the name you may not see it, using -la in your directory options (depends on the ftp as to where you put it) will display it

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.