website needs to only use fluidproject.org - remove references to www.fluidproject.org

Description

After some discussion we have decided that www.fluidproject.org should re-direct to fluidproject.org and all links should reflect this

Edit conf for cmsms
check and fix .htaccess
ensure that links on the website all refer to fluidproject.org

Environment

None

Activity

Show:

Laurel Williams June 4, 2009 at 6:23 PM

completed this task.

Laurel Williams June 4, 2009 at 4:00 PM

made an addition to the .htaccess file of

RewriteCond %{HTTP_HOST} .
RewriteCond %{HTTP_HOST} !^example\.com
RewriteRule (.*) http://example.com/$1 [R=301,L]

Laurel Williams June 4, 2009 at 3:40 PM

Jamon recommended looking at http://www.webweaver.nu/html-tips/web-redirection.shtml for .htaccess help

Laurel Williams June 4, 2009 at 3:02 PM

completed the edit to the config.php
reviewed the entire website for links to www.fluidproject.org and replaced them with fluidproject.org

Fixed

Details

Assignee

Reporter

Components

Priority

Created June 3, 2009 at 7:28 PM
Updated June 4, 2009 at 6:53 PM
Resolved June 4, 2009 at 4:00 PM