On Mon, 19 Mar 2001, Howard Lowndes wrote:

> >From how I read the Apache manual the following redirect _should_ work,
> but isn't:
>
> <Directory /var/www/guest/LANNet>
>       Redirect permanent /var/www/guest/LANNet/GIMP_Manual 
>http://manual.gimp.org/manual/GUM/GUM.html
> </Directory>

We use something along the lines of:
        RewriteRule ^/hamster/(.*) http://www.hamster.com/$1

If that is of any help.

Cheers,
Mikal

-- 
Michael Still ([EMAIL PROTECTED])
  http://www.stillhq.com -- a whole bunch of Open Source stuff including PDF 
software...

"Grrrrrrr! I'm a volleyballing machine!"


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to