[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Using RewriteCond need a bit of help with this one
- Subject: Re: [cobalt-users] Using RewriteCond need a bit of help with this one
- From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
- Date: Fri May 18 14:10:22 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
From: "Douglas Spooner" <webmaster@xxxxxxxxxxxxxx>
> > For instance if I type in oranges.com what appears in the browser is the
> > correct page but in the address bar its
> > apples.com/products/oranges/index.html instead of oranges.com
The way I have done this in the past is to use frames, as it appears that
you are using a server redirect to change to apples.com/blahblah
Kevin