Quote:
|
Originally Posted by Rock
1. What is the correct default page to see? (Apache home page, or a page that says welcome to SomeDomain.com!)
|
If you have create the web site somedomain.com in ISPConfig, then it's welcome to somedomain.com.
Quote:
|
Originally Posted by Rock
2. What is Master DNS/ Slave DNS?
3. What is SOA?
|
Have a look here:
http://www.howtoforge.com/traditional_dns_howto
Quote:
|
Originally Posted by Rock
4. What is DMZ?
|
Have a look here:
http://en.wikipedia.org/wiki/Demilit...28computing%29
Quote:
|
Originally Posted by Rock
- Do I have to create a DNS record within ISPConfig DNS Manager for each domain that points to me? (ie. Enter the Domain1.com for SOA and give it an internal ip? eg. 192.168.1.101 and 192.168.1.102?)
|
No, because you're using an external DNS service. In this case you don't need the DNS Manager at all.
Quote:
|
Originally Posted by Rock
- Under the ISP Manager, I should create a new site and set the ip address to the internal ip that is assigned to each domain? eg. Domain1.com--> 192.168.1.101 and Domain2.com-->192.168.1.102?
|
Yes, use the internal IP address because they're known to Apache.
Quote:
|
Originally Posted by Rock
- And finally I have to set a Co-domain for each one site?
|
You don't have to, but it makes sense that if you create the web site
www.somedomain.com you add the Co-Domain somedomain.com (otherwise your visitors can use
www.somedomain.com, but not somedomain.com).
Quote:
|
Originally Posted by Rock
6. Also a little confuse with the different directory.
- /var/www/ and /usr/www/, what is their purpose and difference?
|
These are just two directories, nothing more, nothing less. What's the problem with these?