Page 1 of 1

.htaccess

Posted: 17. October 2009 20:57
by yocalif
Your Portal Version: 1.0.0RC3
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
I had to move my site, as the host was attacked by a trojan virus and after 3 days still no resolution.

The move was successful, my first use of "Bigdump" but that failed, installing the d/b with errors. So I did a straight phpmyadmin import and it went fine.

Problem...
On the original site I use the following .htaccess to load the forum directly, and it works fine.
On the new host site using the same .htaccess the text loads but not the graphics.

What is causing this?

.htaccess

Code: Select all

DirectoryIndex phpbb/portal.php
Yes it says portal, but I believe the problem is associated with the hosts server setup, and if my phpbb install didn't have the portal the straight phpbb would probably get the same results.

here is a pic of how the site looks using the .htaccess
Image
click on image to enlarge...

So I am using a index.html to redirect instead, and portal/phpbb loads fine?[/i]