Hi all, I'm going to buy a linode vps and I want to use it for many purpose:
- redmine + svn/git for project managing and repositories
- a groupware server ( egroupware / zimbra / something else )
- many site hosting
So I have my main website with /var/svn and /var/git for repository and I'm a bit confused on how to structure it for websites.
I usually have only 1 localhost webserver and I have only 1 website on it. So before starting configuring my vps I want to ask you: which is the best way to organize my server?
I have 5 sites (example) to handle.
Have I to create 5 apache configuration ( site-enabled ) that point to 5 different home locations?
- /home/project1/public_html/
- /home/project2/public_html/
- so on....
Is this the best way? How do you do?
Sorry for the stupid question but I want to make my server very clean on the structure
