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

  • SEARCH
  • Home
  • 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 3450734
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:04:45+00:00 2026-05-18T09:04:45+00:00

In webhost4life, anyone know how I can redirect the user when the they hit

  • 0

In webhost4life, anyone know how I can redirect the user when the they hit the root domain, i.e. gogo.com redirect to http://www.gogo.com

Thanks

-Mantisimo

I’ve found a configuration file in the root called httpd.ini

This contains the followig

[ISAPI_Rewrite]

### subdomain redirect v2 ###
RewriteCond Host: ?gogo\.com
RewriteCond URL ^gogo.com/(.*)
RewriteCond METHOD GET
RewriteRule .? www.gogo.com/(.*) /$1 [I,R]
RewriteCond Host: (?:.+\.)?gogo\.com
RewriteCond METHOD POST
RewriteRule ^/gogo.com/(.*) /$1 [I]
RewriteCond Host: (?:.+\.)?gogo\.com
RewriteRule (.*) /gogo.com/$1 [I,L]

Can someone explain how I can change this? I’ve found some code on mod_rewrite but this is iis. I dont have a great understadning of regular exressions so this is a bit of a black art to me

Can any help?

Thanks

  • 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-05-18T09:04:46+00:00Added an answer on May 18, 2026 at 9:04 am

    I figured it out! 🙂

    # Move anything from non- www.example.com -> www.example.com
    # e.g. example.com -> www.example.com
    RewriteCond %HTTPS off
    RewriteCond Host: (?!^www.example.com)(.+)
    RewriteRule /(.*) http\://www.example.com/$2 [I,RP]
    

    I just added this above replacing the domain 🙂

    http://www.seoconsultants.com/windows/isapi/rules/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a website that is being hosted on www.webhost4life.com. Its a basic asp.net
My MVC site was working fine at Webhost4life until they migrated to the new
Wanted to know what you would recommend as a hosting provider for a popular
Has anyone been able to get an NHibernate-based project up and running on a
I have an ASP.NET MVC app hosted at webhost4life What's a good way to
My dad called me today and said people going to his website were getting
I'm currently convering my ASP.NET v2 application to serialize/deserialize it's objects because I want

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.