Index: [Article Count Order] [Thread]

Date:  Thu, 10 Jul 2008 10:13:26 -0400
From:  "Darrell D. Mobley" <dmobley (at mark) uhostme.com>
Subject:  [coba-e:13502] Re: Redirect to compensate for Open Webmail...
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <017801c8e297$1fa671c0$6400a8c0@HPPAVILION>
In-Reply-To:  <617930.43644.qm (at mark) web65602.mail.ac4.yahoo.com>
References:  <011f01c8e243$affc1a80$6400a8c0 (at mark) HPPAVILION> <617930.43644.qm (at mark) web65602.mail.ac4.yahoo.com>
X-Mail-Count: 13502

It gives a "Forbidden" error.  I looked around Google and didn't find
anything specific enough that worked, although I was headed to bed and
didn't really stick with it.

> -----Original Message-----
> From: Dan Kriwitsky [mailto:webhosting (at mark) yahoo.com]
> Sent: Thursday, July 10, 2008 7:42 AM
> To: coba-e (at mark) bluequartz.org
> Subject: [coba-e:13501] Re: Redirect to compensate for Open Webmail...
> 
> 
> > I changed the
> > references in his site from "/data/" to
> > /datastore/".  What would be nice
> > would be if I could do an .htaccess redirect such as:
> >
> >
> >
> > RedirectPermanent /data http://www.domain.com/datastore
> >
> >
> >
> > But it doesn't pick it up.  Anyone have any
> > recommendations that I could
> > try?
> 
> I don't understand what you mean that it doesn't pick it up. What happens
> when you do a .htaccess with that in the main directory of the site? It
> certainly should work.
> Redirect 301 /data http://www.example.com/datastore
> 
> The other way to go would be a rewrite rule.
> Plenty of examples of that in a Google search.
> --
> Dan Kriwitsky
> 
> 
> 
>