On Tue, Mar 04, 2003 at 11:27:41AM +1100, David wrote:

> I'm not sure what difference there is between RedirectMatch and
> RedirectPermanent though. Some erudite person might tell us ;-)

RedirectMatch is similar to Redirect in that it's a temporary
redirection by default.  That can be changed by putting "permanent"
between "RedirectMatch" and the regex.  See:

    http://httpd.apache.org/docs/mod/mod_alias.html#redirectmatch

for more detail.


Cheers,

John
-- 
whois [EMAIL PROTECTED]
GPG key id: 0xD59C360F
http://kirriwa.net/john/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to