Just a FYI that there is a test failure in t/modules/proxy.t
in 2.4-HEAD which is not present in trunk...

# testing : reverse Location-proxy to index.html
# expected: 200
# received: '404'
not ok 3
# testing : reverse Location-proxied body
# expected: qr/^welcome to /
# received: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>404 Not Found</title>
# </head><body>
# <h1>Not Found</h1>
# <p>The requested URL /locproxy/ was not found on this server.</p>
# </body></html>
# '
not ok 4

Reply via email to