Hi members,
I need to set up an alias on Apache HTTP Server so that when someone accesses they will automatically get redirected to We are trying to take server1 off completely and we would like to redirect users who still use the old link. We cannot use redirect. We simply want to use alias because the old server server1 will be offline completely.
Currently both server1 and server2 IP addresses are same. I also checked that a tracert on server1 is reaching server2. How can this be accomplished? Should I set up virtual hosts or alias on ssl.conf file? Any help will be appreciated. Thanks in advance.
I need to set up an alias on Apache HTTP Server so that when someone accesses they will automatically get redirected to We are trying to take server1 off completely and we would like to redirect users who still use the old link. We cannot use redirect. We simply want to use alias because the old server server1 will be offline completely.
Currently both server1 and server2 IP addresses are same. I also checked that a tracert on server1 is reaching server2. How can this be accomplished? Should I set up virtual hosts or alias on ssl.conf file? Any help will be appreciated. Thanks in advance.