I have a specific need:
example.com/store/{location} must redirect to example.com/store2/{location}
And this needs to redirect, not just a url 'rewrite', so I'm guessing I need mod_alias, right? Anyone care to share the correct code for it? I'm a little fuzzy with both mod_rewrite and mod_alias. (I hope I asked this correctly) Thanks!!