Redirect does not send http response body
Issue
-
We use a rewrite like the following for a redirect:
RewriteRule ^/foo/(.*)$ /bar/$1 [R=301,L]The client is not getting a http response body back.
Environment
- JBoss Enterprise Web Server (EWS)
- Apache httpd
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.