Howdy All,
I have a quick question on Apache 2.x (2.0.51 to be precise) and mod_rewrite.
I've been trolling documentation at apache.org, but their examples are flying over my head. For the purposes of example, let's say I have purchased two domains - foo.com and foo.org. What I want to occur (without leaning on an http-equiv redirect in the browser), is to have anyone who visits www.foo.com http://www.foo.com/ automagically redirected to www.foo.org http://www.foo.org/ .
Can anyone share with me a recipe for this that I can chew on. (Or even better, considering how lazy I am, just throw up and live with!)
Thanks,
Dustin Decker