Point take, and I will give it a go, but the doco states:
"Also, Url-path must be an absolute path, not a relative path, even when
used with .htaccess files or inside of <Directory>
sections."

-- 
Howard.
____________________________________________________
LANNet Computing Associates <http://lannetlinux.com>
"...well, it worked before _you_ touched it!"   --me
"I trust just one person,
 and there are times when I don't even trust myself"
                                                --me

On Mon, 19 Mar 2001, Adrian van den Dries wrote:

> Wrote Howard Lowndes, on March 19 around 06:48:
> 
> > <Directory /var/www/guest/LANNet> 
> >       Redirect permanent /var/www/guest/LANNet/GIMP_Manual 
>http://manual.gimp.org/manual/GUM/GUM.html
> > </Directory> 
> 
> 
> Syntax: Redirect [ status ] url-path url
> 
> So, assuming DocumentRoot is /var/www, try the line:
> 
> Redirect permanent /guest/LANNet/GIMP_Manual http://manual.gimp.org/etc/etc
> 
> 


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

Reply via email to