[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Tricky alias redirection
- Subject: RE: [cobalt-users] Tricky alias redirection
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Aug 16 05:10:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Is there an easy way within the virtual hosts section of
> httpd.conf to do that redirection, or are we stuck with two
> separate virtual domains?
>
<VirtualHost xx.xx.xx.xx>
ServerName www.short.com
ServerAlias short.com
RedirectPermanent / http://www.long.com/index2.html
</VirtualHost>
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.