Page is a not externally linkable
TheKiller - 2:22 pm on Mar 1, 2011 (gmt 0)
i think this is what you mean ...
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^rising-dead.com [NC]
RewriteRule ^(.*)$ http://www.rising-dead.com/$1 [L,R=301]
i got it from here http://www.webweaver.nu/html-tips/web-redirection.shtml
should i change [L,R=301] with [R=301,L] ?
i know the reason why they are broken .. read a few posts up when im talking about the {T_THEME_PATH}
if i change them i'll brake the way phpbb works with its styles ...
isnt there a easy way to do what i want ,untill i decide to make up with a different home page ?
also could you please tell me how can i fix the upercase thing etc on the folders?
like if u visit forums u get a 404 error as theres no forums and its Forums
Apologizes for my lame way of explaining myself .....