You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2020/06/15 17:04:50 UTC

[Bug 64526] InheritDownBefore won't keep vhost-context rules from re-executing after per-dir rules

https://bz.apache.org/bugzilla/show_bug.cgi?id=64526

--- Comment #1 from Eric Covener <co...@gmail.com> ---
Hello, a few notes:

1) Inherit stuff is, as far as I can recall, only intended to inherit between
directory sections or between global/vhost scopes.  Are you sure it influences
the behavior here?

The repetition almost appears more like the typical "run directory scope
rewrites and re-inject the result" looping.


2) Does [PT] help on your vhost scope rewriterule? It is doing URL-to-URL
mapping and without [PT] it will in fact probe the first path in the
substitution to try to figure out what you're doing

-- 
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