one domain name, two servers
Posted
by MarcoKotrotsos
on Server Fault
See other posts from Server Fault
or by MarcoKotrotsos
Published on 2009-10-28T09:15:55Z
Indexed on
2010/05/27
7:21 UTC
Read the original article
Hit count: 174
Goodmorning.
Because my client wants to keep an old server (running php-fusion) running under the same domain name as a new server (running Drupal) I have a question. Is this possible? And most importantly how would I do this??
The old server URL structure is like projectname.domain.com and the new server's URL structure is domain.com/projectname.
Is this possible? To run these two servers side by side, on the same domain name- but with a different URL structure?
Thank you Marco
© Server Fault or respective owner