HTTPS to HTTP redirection using Apache rewrite rule not working in JBoss EWS 1.0.2

Solution Verified - Updated -

Issue

  • HTTPS to HTTP redirection doesn't work for any of the rules
# HTTPS -> HTTP redirect
RewriteCond %{HTTPS} =on
RewriteCond %{HTTP_COOKIE} !^.*hashtagurl.*$ [NC]
RewriteRule (.*)/landing/home.shtml(.*) http://%{HTTP_HOST}%{REQUEST_URI} [NC,L]

Environment

  • JBoss Enterprise Webservers (EWS) 1.0.2

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content