Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7955149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T03:38:48+00:00 2026-06-04T03:38:48+00:00

I have created a website using IPB which I believe is written in PHP,

  • 0

I have created a website using IPB which I believe is written in PHP, the URL is the forum at present is
what I would like is the URL to be rewritten to

and when user go to the index for force user to use instead of

any help with be greatly appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T03:38:49+00:00Added an answer on June 4, 2026 at 3:38 am

    Make sure mod_rewrite is enabled and AllowOverride All is set in your conf file, and put these rules in the .htaccess file in the root of your web directory:

    RewriteCond %{HTTP_HOST} !^www
    RewriteRule ^(.*)$ http://www.thereviewforum.com/$1 [R]
    
    RewriteCond %{HTTP_HOST} ^thereviewforum
    RewriteRule ^forum(.*) http://community.thereviewforum.com$1 [R,L]
    

    EDIT with full .htaccess file:

    RewriteEngine On 
    RewriteBase /
    
    RewriteCond %{HTTP_HOST} ^thereviewforum.com
    RewriteRule ^(.*)$ http://www.thereviewforum.com/$1 [R] 
    
    RewriteCond %{HTTP_HOST} ^www.thereviewforum 
    RewriteRule ^forum/?(.*) http://community.thereviewforum.com/$1 [R,L]
    
    RewriteCond %{REQUEST_FILENAME} !.*\.(jpeg|jpg|gif|png|ico)$ 
    RewriteCond %{REQUEST_FILENAME} !-f 
    RewriteCond %{REQUEST_FILENAME} !-d 
    RewriteRule . /index.php [L] 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a website using IPB which I believe is written in PHP.
I have this website iloveforwards.com created using drupal. I would like to have a
I have a website and I have created the CMS for it using PHP
I want to deploy a Website which i have created using Microsoft Visual Studio
I have created a website using DNN. The site has arabic characters in URL
We have created a database driven website using PHP with set cookies and now
I want to deploy a Website which i have created using Microsoft Visual Studio
I have created a website using modx evolution v1.0.2. The website that I have
I have created a website using ASP.NET MVC and use ELMAH for error handling,
I have created my entire website by using a main table, and having the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.