On Fri, 21 Apr 2006, Darren Hall wrote:
This fixed my redirection for just this virtual
host. Do I need to repeat this in each virtual host on the server, or can I
put the redirect code in another location so it will apply to all virtual
hosts on this server?
RedirectMatch is allowed at the se
?
Thanks,
Darren
-Original Message-
From: S.Hayles [mailto:[EMAIL PROTECTED]
Sent: Friday, April 21, 2006 11:38 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] URL Rewriting trouble with Apache 2.2
On Fri, 21 Apr 2006, Darren Hall wrote:
[...]
> The first rewrite add
On Fri, 21 Apr 2006, Darren Hall wrote:
[...]
The first rewrite adds a trailing slash to the url when requesting any
directory in the site (or anything that is not a document).
[...]
Given that you want the modified URL to appear in the browser, you need to
perform a redirect. A redirect with
This *should* be an easy question, but for some reason I can
not get this working.
Here's what I'm attempting to do:
In order to preserve a standard web site organizational
structure and promote sharing of resources, I'm doing URL rewriting. I'm
attempting two rewrites on the incoming