[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: url redirect through dns




<VirtualHost www.domain2.com>
        Servername www.domain1.com
        Redirect / http://www.domain1.com/
</VirtualHost>

On Mon, Jun 11, 2001 at 10:58:29AM -0500, charles@lunarmedia.net wrote:
> i have a client who has two domains pointing to one website. within dns,
> they both resolve to the same ip address. the client considers one of the
> domains to be more of a marketing ploy rather than the primary domain. he
> would like users typing domain2.com in their browser to reach the website,
> however to have the address rewritten in their browser as domain1.com.
> 
> i think this can be done through the apache config, but i'm not sure how.
> anyone know?
> 
> -
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.

-- 
Benjamin Story
-------------------------------------------------------------------------------
Windows 95: n. a 32 bit patch to a 16 bit hack to an 8 bit operating system,
        originally coded for a 4 bit microprocessor, by a 2 bit company
        that can't stand 1 bit of competition.
Windows 98: n. see Windows 95
Windows ME: n. see Windows 95
Windows 2000: n. an attempt by a 2 bit company to put forth a stable version
                 of a 32 bit patch to a 16 bit hack to an 8 bit operating
                 system, originally coded for a 4 bit microporcessor.
-------------------------------------------------------------------------------
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.