https://issues.apache.org/bugzilla/show_bug.cgi?id=47344
--- Comment #1 from Will Rowe <wrowe@apache.org> 2009-06-10 10:54:29 PST ---
-1 veto.
The UseCanonicalName directive is a *passive* setting. It does not modify the
resource served by a given request. Your request is an active reaction to
a given request that is out of scope. And note your proposal fails to make
that distinction between On and DNS redirection.
Might I suggest a directive
RedirectCanonicalName [on|off]
to accomplish what you are attempting to do here? It would have a specific
action in the mod_alias TranslateName hook.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|