LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Domain Help (https://www.linuxquestions.org/questions/linux-server-73/domain-help-704057/)

Anty506 02-11-2009 11:47 PM

Domain Help
 
I am needing some help using WebMin as I am LOST!!!

I have 5 IPs and I have 2 domains setup as name servers.

One is domain1.com and other is domain2.com

Domain1 has 2 IPs/nameservers and domain2 has 3 IPs/nameservers

OK those two domains are working fine.


I am wanting to add some more domains to my server and I want to use domain1's nameservers.

I have added a new domain to Apache already using WebMin's Create virtual host and the settings look like this

<VirtualHost *:*>
DocumentRoot "/home/fashion/public_html"
ServerName www.newdomain.com
<Directory "/home/fashion/public_html">
allow from all
Options +Indexes
</Directory>
</VirtualHost>

First question will be is that correct?

Now the second is, how do I setup the DNS for the newdomain with BIND in WebMin?

Thanks

Anty506 02-12-2009 02:38 PM

Any help guys?

routers 02-14-2009 08:08 AM

sorry to say looks like 2 days you waiting no respond from others, i sure this is because less user use webmin or the question got 2 part which is not easy to answer for both , one is apache configuration and one more is BIND dns setup

btw i can offer you help but not with webmin, its you have to go straigh to konsole command line, if you willing to go for that, i sure after this many people will give a hand to help you but please do not hide domain or real ip & domain, (for trouble shooting purpose)


All times are GMT -5. The time now is 08:17 PM.