[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-date: Wed Dec 1 00:22:10 2004 -->
- <!--x-from-r13: smnzrafxv ng iblntre.arg (stm) -->
- <!--x-message-id: [email protected] -->
- <!--x-subject: [ale] OT- sorta - DNS -->
- <li><em>date</em>: Wed Dec 1 00:22:10 2004</li>
- <li><em>from</em>: fzamenski at voyager.net (fgz)</li>
- <li><em>subject</em>: [ale] OT- sorta - DNS</li>
Yup, it makes sense - I think. :) I've done auto-redirects in iPlanet ws
before, but only with FQDN web instances having a unique IP for the
instance, or otherwise, as a virtual instance (i.e. alias) within an
instance (or some such-iPlanet speak), utilizing a non-standard port.
Perhaps unlike Apache, which I don't know all that well, I'm not sure if
iPlanet will allow domain instances only - in the form of
https-smallbiz.com - or if it does, if it would even work, but it could
be worth a shot. Still, would I not need to also push an IP for both www
and smallbiz.com in DNS, as Jerald described previously? (Of course, the
real domain in question is registered to us.)
Thanks!
-fgz
> This is possible only if you are only looking to do this for a domain
which you
> have control over the webserver. It's quite simple to do in Apache
with dual
> VirtualHost settings where one is a ServerAlias that redirects to the
second
> VirtualHost. For instance, you can have <a rel="nofollow" href="http://blah.com">http://blah.com</a> seemlessly
redirect to
> <a rel="nofollow" href="http://www.blah.com">http://www.blah.com</a>. Here are the essential Apache settings that do this:
>
> <VirtualHost www.blah.com:80>
> ServerName www.blah.com
> DocumentRoot /www/
> .....
> </VirtualHost>
> <VirtualHost www.blah.com:80>
> ServerAlias blah.* # catches blah.net and blah.com
> Redirect permanent / <a rel="nofollow" href="http://www.blah.com/">http://www.blah.com/</a>
> </VirtualHost>
>
> Make sense?
>
> -Jim P.
>
> --- fgz <fzamenski at voyager.net> wrote:
>
> >
> > The boss calleth on me today, with a 'simple request'. This is for a
> > small business site: what I want to achieve is to have any end-user
> > simply enter a valid domainname into their browser, then have that name
> > redirect to a business website, i.e. they'll enter smallbiz.com, and
> > they go off to www.smallbiz.com. Obviously many big sites do this: for
> > instance, yahoo.com will redirect to www.yahoo.com. An nslookup on
> > yahoo.com will give the IP/names of several servers - or maybe cluster
> > redirectors, or a bunch of load balancing devices, perhaps? Anyway,
> > simply doing a cname to a webserver doesn't work (didn't think it would,
> > but I tried anyway. ;) Is there a simple way to do this? Any good
> > concise, favored, resources on the web that address this? Our external
> > DNS server is an ancient Solaris 2.6 box, with a really nasty old
> > version of bind. In-house webservers are iPlanet ws6sp5 on Solaris 9.
> >
> > Thanks.
> > -fgz
> >
> >
> >
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > <a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
> >
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> <a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
>
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00005" href="msg00005.html">[ale] OT- sorta - DNS</a></strong>
<ul><li><em>From:</em> jimpop at yahoo.com (Jim Popovitch)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Next by Date:
<strong><a href="msg00002.html">[ale] OT- sorta - DNS</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00005.html">[ale] OT- sorta - DNS</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00001"><strong>Date</strong></a></li>
<li><a href="threads.html#00001"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>