Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2246

phpBB Discussion • Rewrite rule using .htaccess

$
0
0
Hi Guys,

I setup a board initially at the root www.myboard.com then realized i had to move it to www.myboard.com/forum and it works fine with the simple www.myboard.com/index.html and redirects it. I tried multiple rules but doesn't redirect, can someone help me with the rewrite rule using .htaccess?. Thanks.

Code:

<meta http-equiv="refresh" content="0; url='https://myboard.com/forum/front.php'" />

Code:

RewriteRule ^$ /forum/front.php

Statistics: Posted by dextrous — Fri Mar 08, 2024 7:55 pm



Viewing all articles
Browse latest Browse all 2246

Trending Articles