Submitted by pban02 on Mon, 03/22/2010 - 05:28 Pro Licensee
I have a web application that lives at
x.example.com/bla
but I need to make it available at
bla.x.example.com.
What is the easiest/best way to do this?
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Mon, 03/22/2010 - 12:34 Comment #1
One option would be to do the following :
Alternately, you could add a redirect from / to the /home/whatever/domains/x.example.com/public_html/bla directory.
Submitted by Issues on Mon, 04/05/2010 - 22:19 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.