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

            Bug ID: 70043
           Summary: RewriteRule Flags: DPI|discardpath confusing about URI
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
               URL: https://httpd.apache.org/docs/current/en/rewrite/flags
                    .html#flag_dpi
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: P4
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The DPI|discardpath section of the RewriteRule Flags page contains:
> The DPI flag causes the PATH_INFO portion of the rewritten URI to be 
> discarded.
> In per-directory context, the URI each RewriteRule compares against is the 
> concatenation of the current values of the URI and PATH_INFO.
> The current URI can be the initial URI as requested by the client, the result 
> of a previous round of mod_rewrite processing, or the result of a prior rule 
> in the current round of mod_rewrite processing.
> 
I have some understanding of what the flag does, but I struggle to achieve even
a moderate understanding of that section. I assume at least the first 2
occurrences of "URI" should read “URL-path”, but I still think that would be
wrong.

Adding an example would *surely* help.

🅭🄍: https://www.philippecloutier.com/Common+infrastructure+licensing#its

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to