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

Jaak Ristioja <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaak+bz.apache.org@ristioja
                   |                            |.ee
            Version|2.4.10                      |2.4.38

--- Comment #1 from Jaak Ristioja <[email protected]> ---
Still seems to occur with 2.4.38, e.g. for both

  RewriteRule ^/redirect$ unix:/path/to/socket|fcgi://localhost/redirect.php
[proxy]
  RewriteRule ^/redirect2$
proxy:unix:/path/to/socket|fcgi://localhost/redirect.php [proxy]

These fail with 404 Not Found if mod_proxy_http.so is enabled, e.g.:

  The requested URL /unix:path/to/socket|fcgi://localhost/redirect.php was not
found on this server.
  The requested URL /proxy:unix:path/to/socket|fcgi://localhost/redirect.php
was not found on this server.

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