On Wed, Aug 02, 2000 at 12:41:52PM -0400, Kevin D wrote:
> I'm a little unclear about exactly what you are trying to accomplish, but a
> CNAME DNS entry might just do the trick. For example, if you've got
> www.domain.com, and you want www.domain2.com to represent the same domain,
> just enter a CNAME record for domain2.com that points to domain.com. Thus,
> requesting a web page, sending mail or otherwise connecting to
> www.domain2.com will yield the same results as connecting to
www.domain.com.
Nope, CNAME will not do the trick precisely. CNAME is a DNS 'alias'
yes -- but the browser will send a different host header if you go
to the CNAME. The problem is with the server, Apache, understanding
where that particular CNAME maps to in web space.
Again, I have no problems personally with editing my httpd.conf file
to add another rewrite condition in the VirtualHost entry, but that
is only doable by the command line -- I was asking if there were
plans, or if perhaps Cobalt would make plans, to add this
functionality to the UI so that it can be accomplished by people
who may be unfamiliar with apache and mod_rewrite.
--
Robert G. Fisher NEOCOM Microspecialists Inc.
System Administrator/Programmer (540) 666-9533 x 116
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers