On 10/2/2012 9:46 AM, Bulent Malik wrote:
>
> I use apache2.2 on freebsd8.
> I have 2 sites on it. First is test.org and second one is test.com.
>
> I wish apache to redirect that When a visitor reaches at
> http://test.org/query.php?id=516263 to http://test.com/query.php?id=516263
>
I use apache2.2 on freebsd8.
I have 2 sites on it. First is test.org and second one is test.com.
I wish apache to redirect that When a visitor reaches at
http://test.org/query.php?id=516263 to http://test.com/query.php?id=516263
How can i do that ?
--