On 5/15/05, Manuel Blechschmidt <[EMAIL PROTECTED]> wrote:
> >
> > RewriteEngine On
> > RewriteBase /
> > RewriteRule ^/gallery$ http://gallery.robinbowes.com [L,R]
> >
> >
> > This does the re-direct, but does not change the URL in my browser.
>
> This is correct
Robin Bowes wrote:
Hi,
I'm running apache-2.0.52-3.1 on Fedora Core 3.
I would like to re-direct http://robinbowes.com/gallery to
http://gallery.robinbowes.com, and change the URL in the browser to
the new one too.
I'm currently using the following:
RewriteEngine On
RewriteB
Hi,
I'm running apache-2.0.52-3.1 on Fedora Core 3.
I would like to re-direct http://robinbowes.com/gallery to
http://gallery.robinbowes.com, and change the URL in the browser to the
new one too.
I'm currently using the following:
RewriteEngine On
RewriteBase /
Rewri