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 structure When user type in 1. http://www.example.com/webapp1/ will go to webapp1 project 2. http://www.example.com/webapp2/ will go to webapp2 project May I know what the keyword/term used in Apache to decribe method 1 and Method 2? [ I need the term in order I can googling for the correct information ] If do have the resource how to do method 1 or method 2, please kindly redirect me to there.... Thanks a lot. -- View this message in context: http://old.nabble.com/Regarding-1-Webserver-Multiple-Web-App-project-tp26350655p26350655.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx