Hi folks.
I have server1 running the domain: somedomain.com
I have server2 running the software that I need users to register and log into.
I want the user to type:
login.somedomain.com
and by doing so it will serve the file
one-of-my-ips/dir/file.php
I do not want the user to know that they are being redirected. It must appear as if the login system is on the same server as the domain. The address bar must not change from login.somedomain.com
How do I do this?
Thank you.
Kind regards,
wickyd
I have server1 running the domain: somedomain.com
I have server2 running the software that I need users to register and log into.
I want the user to type:
login.somedomain.com
and by doing so it will serve the file
one-of-my-ips/dir/file.php
I do not want the user to know that they are being redirected. It must appear as if the login system is on the same server as the domain. The address bar must not change from login.somedomain.com
How do I do this?
Thank you.
Kind regards,
wickyd