Hi to all...
I have two server with apache web server.
in the first server name is www.domain.com .This server has DocumentRoot /var/www but there isn't any pages.
In the second server name server.domain.com. There is other apache web server, this server has DocumentRoot /var/www and in this path there is the real web of domain www.domain.com.
I ask you...
How to.... when any user will write in browser www.domain.com the first apache server redirect to second server, but url in browser can not change of www.domain.com to server.domain.com in all pages.
Best Regards.