6 Comments

  1. An alternative way is to use the Redirect if the Apache does not include the rewrite module:

    # Redirect your entire website to www.example.com
    Redirect 301 / http://www.example.com/

Leave a Reply

Your email address will not be published. Required fields are marked *