PC Review


Reply
Thread Tools Rate Thread

CName Host records

 
 
=?Utf-8?B?Sm9l?=
Guest
Posts: n/a
 
      15th Jun 2004
This is gotta be a simple thing. Notice how when you type in cnn.com it resolves and displays www.cnn.com in your browser? THis is what we need for our site since we have SSL enabled with a public certificate which is only associated with www.company.com. So when folks enter company.com and they try to access SSL protected pages they get a certificate pop up that talks about the the cert not being registered.

I tried adding a host record for www.company.com and then a cname record for company.com that points to www.company.com but when I type in company.com in my browser it doesn't resolve and then display www.company.com

What am I doing wrong? How do you do this?
Thanks
 
Reply With Quote
 
 
 
 
Kevin D. Goodknecht [MVP]
Guest
Posts: n/a
 
      15th Jun 2004
In news:3FA5F44B-9ABF-444C-A924-(E-Mail Removed),
Joe <(E-Mail Removed)> posted a question
Then Kevin replied below:
> This is gotta be a simple thing. Notice how when you type in cnn.com
> it resolves and displays www.cnn.com in your browser? THis is what we
> need for our site since we have SSL enabled with a public certificate
> which is only associated with www.company.com. So when folks enter
> company.com and they try to access SSL protected pages they get a
> certificate pop up that talks about the the cert not being
> registered.
>
> I tried adding a host record for www.company.com and then a cname
> record for company.com that points to www.company.com but when I type
> in company.com in my browser it doesn't resolve and then display
> www.company.com
>
> What am I doing wrong? How do you do this?
> Thanks


Create a new website in IIS, with a host header for company.com then
redirect that site to https://www.company.com

--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
--
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
http://www.lonestaramerica.com/
==========================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================


 
Reply With Quote
 
Jonathan de Boyne Pollard
Guest
Posts: n/a
 
      20th Jun 2004
J> Notice how when you type in cnn.com it resolves and displays
J> www.cnn.com in your browser?

No, I don't. Because that's not what happens. DNS query resolution is
*not* what is doing this.

J> What am I doing wrong?

You are fiddling with DNS service when DNS service in fact _has nothing to do
with this whatever_.

J> How do you do this?

Consult your content HTTP server's documentation on how to publish
redirections with it.

Note, however, that redirections, either so-called "client-side" ones with
"<META>" or so-called "server-side" ones with 30x responses (both are in
fact enacted on the client side), are a poor way of going about things. For
best results, simply make the two web sites aliases of each other, and don't
employ redirection at all. Clients will then end up sending just one HTTP
request instead of two.

<URL:http://homepages.tesco.net./~J.deBoynePollard/FGA/web-allowing-omission-of-www.html#HTTP>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS and CName records to re-map shares Fran Microsoft Windows 2000 Networking 1 22nd Dec 2005 09:31 PM
Adding Host and CNAME records with the same name Bob Microsoft Windows 2000 DNS 6 21st Jun 2004 01:28 PM
Adding Host and CNAME records with the same name Bob Microsoft Windows 2000 Networking 1 19th Jun 2004 04:07 AM
CNAME records can't be found Fred Wiest Microsoft Windows 2000 DNS 1 10th Dec 2003 03:36 PM
CNAME to external Host record Robert Cervantez Microsoft Windows 2000 DNS 2 9th Oct 2003 02:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:50 PM.