How do I configure Apache httpd for JBoss EPP

Solution Unverified - Updated -

Issue

I have a problem when I try to access JBoss EPP via Apache httpd (http://localhost:81/portal). I can successfully redirect to the portal using mod_proxy but there are no images or decorations shown in the browser. I have the following mod_proxy configuration in my httpd.conf:

<VirtualHost *:81>
  ProxyRequests off
  ProxyPreserveHost On
  ProxyPass /portal http://x.x.x.x:8080/portal
  ProxyPassReverse /portal http://x.x.x.x:8080/portal
</VirtualHost>

Environment

  • JBoss Enterprise Portal Platforn (EPP)
    • 4.3
    • 5
  • Apache httpd 2.2
    • mod_proxy
    • mod_jk

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