Hello,

I changed a small statement to change I think it was a small mistake
or misdirection in mod_alias Redirect directive definitions.

The statement goes from:
The new URL may be either an absolute URL beginning with a scheme and
hostname, or a URL-path beginning with a slash. In this latter case
the scheme and hostname of the current server will be added if if you
have UseCanonicalName set to on, otherwise the hostname will be
replaced with the requested Host header.

to:
The new URL may be either an absolute URL beginning with a scheme and
hostname, or a URL-path beginning with a slash. In this latter case
the scheme and hostname of the current server will be added if if you
have UseCanonicalName set to on, otherwise the hostname will be
replaced with the requested Host header.

It is up in the svn commit: r1799475 if anyone wants to discuss, or
even improve/revert. Thanks.

Regards,

-- 
Daniel Ferradal
HTTPD Docs. I translate to Spanish.
#httpd help at Freenode

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to