[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ2] CNAME?
- Subject: Re: [cobalt-users] [RAQ2] CNAME?
- From: Dennis <dkc@xxxxxxxxxxxxx>
- Date: Thu Mar 23 11:41:31 2000
Jeff-
MrsMom.com is the domain that is hosted on our server. The zone record is below:
@ IN SOA webtrafix.net. root.webtrafix.net. ( 2000032221 10800 3600 604800 86400 )
IN NS webtrafix.net.
IN NS ns1.webtrafix.net.
testing in cname partners.wip.mamma.com.
search in cname search.mamma.com.
www.mrsmom.com. in a 209.207.239.120
mrsmom.com. in a 209.207.239.120
Mamma.com is not on our server. Our customer is doing some type of partnership with
that site.
Here is the block from the httpd.conf:
<VirtualHost 209.207.239.120>
ServerName www.mrsmom.com
ServerAdmin site16
ServerAlias mrsmom.com
ServerAlias search.mrsmom.com
ServerAlias testing.mrsmom.com
DocumentRoot /home/sites/site16/web
RewriteEngine on
RewriteCond %{HTTP_HOST} !^209.207.239.120(:80)?$
RewriteCond %{HTTP_HOST} !^www.mrsmom.com(:80)?$
RewriteRule ^/(.*) http://www.mrsmom.com/$1 [L,R]
RewriteOptions inherit
AliasMatch ^/~([^/]+)(/(.*))? /home/sites/site16/users/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /home/sites/site16/users/$1/web/$3
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
AddHandler server-parsed .shtml
AddType text/html .shtml
</VirtualHost>
Thank you,
Dennis
Jeff Lasman wrote:
> Dennis wrote:
>
> > I added search.mrsmom.com as an ServerAlias entry, but it still is an CNAME
> > to search.mamma.com
> >
> > I then added testing.mrsmom.com with a ServerAlias entry, and made its CNAME
> > point to partners.wip.mamma.com as Will had suggested.
>
> Would you consider sending me your zone files for both mamma.com and for
> mrsmom.com?
>
> If you don't want to send them onlist then please send them to me
> privately (they're really not that private, I could even go get them
> myself, but I'd rather just let you send them to me, IF you want me to
> check this out for you).
>
> If you're using the RaQ for DNS, then they should be called:
>
> /etc/named/pri.mrsmom.com
>
> and
>
> /etc/named/pri.mamma.com
>
> and then I can look at these to see if they're right (what you wrote
> above is a bit confusing to me, I must admit).
>
> Can you also send me the relevant virtual server blocks from your
> /etc/httpd/conf/httpd.conf file? I'd rather you NOT send the whole
> file; just the relevant blocks, but if you think there may be a problem
> in the file as a whole, or if you're not sure which blocks to send, then
> you can send the whole file.
>
> Then I can take a look at it and try to get to the bottom of the problem
> for you <smile>.
>
> > Both still default to the main page. Jeff am I true in assuming that when
> > first accessing a new DNS entry I do not have to wait (given the domain is
> > propagate) since the requesting client will contact the DNS server to verify
> > that a entry exists and then Cache it. If it is cached I would then have to
> > wait, but if its the first time that router is accessing that domain I should
> > not have to wait?
>
> You should NOT have to wait as long as you've not asked for that
> particular subdomain earlier the same day from any computer attached to
> the same nameserver as the nameserver you're checking with.
>
> Jeff
> --
> Jeff Lasman <jblists@xxxxxxxxxxxxx>
> nobaloney.net
> P. O. Box 52672
> Riverside, CA 92517
> voice: (909) 787-8589 * fax: (909) 782-0205
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users