Mailing List Archive

[Bug 63866] Rewrite rule for root URL path (/) matches and proxies request, but END flag is ignored and mod_dir issues sub-requests for index files
https://bz.apache.org/bugzilla/show_bug.cgi?id=63866

--- Comment #1 from Angelov <angelov.emo@yahoo.com> ---
Also, using the (NS|nosubreq) flag somehow prevents the proxy request from
being sent. This happens only when internal sub-requests follow the initial
request.

The log shows "go-ahead with proxy request proxy:http://127.0.0.1:3000/test?q=
[OK]" but the httpd never issues a request to the proxied application.

--
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
[Bug 63866] Rewrite rule for root URL path (/) matches and proxies request, but END flag is ignored and mod_dir issues sub-requests for index files [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=63866

--- Comment #2 from Angelov <angelov.emo@yahoo.com> ---
Probably related to https://bz.apache.org/bugzilla/show_bug.cgi?id=56434

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