Using URLRewrite to rename a website
April 29, 2008 | In: Java, Web Development, theSUGGESTR
In the process of renaming our website from MyFriendSuggests.com to theSUGGESTR.com I found that most articles on this refer to using mod_rewrite to accomplish the redirect. However for most us Java guys this may not be the way to go. I used...