I'm running a CentOs 5.5 server and wanted to know what commands I needed to run to be able to do the following;
I have 3 domains on the server - example1.com, example2.com, example3.com
I wanted to set up in conf so that the file contents of each domain are in different directories, so that I can upload 3 completely different sites using the one server.
ie: /home/site1/ would be the upload dir for example1.com, /home/site2/ would be for example2.com, etc.
If someone could help me with a line by line for terminal it would be very much appreciated!
Thank you!