Translated message

A translation of this page exists in English.

JBoss EPP に対して Apache httpd を設定する方法

Solution Unverified - Updated -

Issue

Apache httpd (http://localhost:81/portal) を経由して JBoss EPP にアクセスしようとすると、問題が発生します。mod_proxy を使用してポータルにリダイレクトすることができますが、イメージやデコレーションはブラウザに表示されません。httpd.conf に、以下の mod_proxy を設定しました。

<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