Henry Loke wrote:
Which method is good to support 1 WebServer with Multiple Web App project?
Method 1: domain Changes
When user type in
1. http://webapp1.example.com will go to webapp1 project
2. http://webapp2.example.com will go to webapp2 project
etc etc
That would be in the area of Virt
Which method is good to support 1 WebServer with Multiple Web App project?
Method 1: domain Changes
When user type in
1. http://webapp1.example.com will go to webapp1 project
2. http://webapp2.example.com will go to webapp2 project
etc etc
Method 2 : using same domain but append different file