dont know where to start...
I am trying to setup webhosting for a bunch of domains on a freeBSD machine, and give each user of the domain access to FTP and Mail (POP3/SMTP). Nothing extensive, just simple php, mysql and apache virtual hosts...Honestly, I do not know where to begin! I have installed PHP, MySQL, and Apache so far, not sure if Apache is "tweaked" to support MySQL, but I should be able to figure that out.
What I need help with is...
1. setting up domains in Apache
2. setting up POP3/SMTP for each of those domains
3. setting up user accounts for FTP, with their FTP root being the root of their site/domain
4. any security issues i should look out for
5. any other suggestions/books/online reference
I would really appreciate your help!
kmalik