Re: [EMAIL PROTECTED] Using Redirect directive without specifying scheme or host...

2007-06-26 Thread Joshua Slive
On 6/26/07, Matt <[EMAIL PROTECTED]> wrote: According to the mod_alias documentation , when using the Redirect directive "The new /URL/ should be an absolute URL beginning with a scheme and hostname, but a URL-path beginning with a sl

[EMAIL PROTECTED] Using Redirect directive without specifying scheme or host...

2007-06-26 Thread Matt
I'm trying to configure Apache to redirect from sort of a shortcut path name to a longer path, so that, for example, all requests to http://foo.example.com/source/directory/file.ext will be redirected to http://foo.example.com/destination/directory/file.ext. The following directive accomplishe