hi!
my problem is the following:
i want to redirect permanently a domain (let's say www.example.com) to a new one (let's say www.newone.com).
i've seen many examples using the .httaccess file but not using httpd.conf.
i would like to redirect all that domain (let's say www.example.com/*) and the non www. URL as well.
any suggestion?
many thanks in advance ;)