I've set up an Ubuntu 10.04 LAMP server. I am going to set up multiple domains so that they will point to this server's IP. How to configure the server so, that it will serve a specific site (placed in a specific folder) according to a domain name which was used in the request?
Asked
Active
Viewed 2,729 times
1 Answers
9
use name-based virtual hosts, http://httpd.apache.org/docs/2.2/vhosts/name-based.html

bindbn
- 5,211
- 2
- 26
- 24