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
>
>
>
>