Re: [us...@httpd] Regarding 1 Webserver Multiple Web App project

2009-11-14 Thread André Warnier
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

[us...@httpd] Regarding 1 Webserver Multiple Web App project

2009-11-14 Thread Henry Loke
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