Re: Web-Site Hosting -- please help
From: Muhammad Rizwan Khan (rizwan_at_nixpanel.com)
Date: 02/27/04
- Previous message: Reuben D. Budiardja: "Mixing IDE and IDE-SCSI emulation on a Channel"
- In reply to: Nilesh: "Web-Site Hosting -- please help"
- Next in thread: Nilesh: "Re: Web-Site Hosting -- please help"
- Reply: Nilesh: "Re: Web-Site Hosting -- please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Fri, 27 Feb 2004 06:53:09 +0500
This is example DNS zone file for xyz.com, you need to change IP address
according to you, and may be Name Server i.e. NS.
$TTL 86400
@ IN SOA ns1.domain.com. admin.domain.com. (
6 ; Serial
28800 ; Refresh
7200 ; Retry
604800 ; Expire
86400 ) ; TTL
@ IN NS ns1.domain.com.
@ IN NS ns2.domain.com.
xyz.com. IN MX 10 mail.xyz.com.
mail.xyz.com. IN A 192.168.0.XX
xyz.com. IN A 192.168.0.XX
www.xyz.com. IN CNAME xyz.com.
ftp.xyz.com. IN CNAME xyz.com.
On Friday 27 February 2004 17:59, Nilesh wrote:
> Hello,
>
> I have DNS sever (abc.com), I want to HOST client
> web-site at my end. that is different domain name
> (xyz.com )
> How can make entry in DNS.
> Or let me know other opinions
>
> Thanks
>
>
>
> __________________________________
> Do you Yahoo!?
> Get better spam protection with Yahoo! Mail.
> http://antispam.yahoo.com/tools
-- Muhammad Rizwan Khan http://nixpanel.com MSN ID: nixpanel@hotmail.com -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Reuben D. Budiardja: "Mixing IDE and IDE-SCSI emulation on a Channel"
- In reply to: Nilesh: "Web-Site Hosting -- please help"
- Next in thread: Nilesh: "Re: Web-Site Hosting -- please help"
- Reply: Nilesh: "Re: Web-Site Hosting -- please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|