try this in httpd.conf
<IfModule mod_proxy.c>
  ProxyRequestOn
  ProxyPass /app1 http://localhost:8080/app1
  ProxyPassReverse /app1 http://localhost:8080/app1
</IfModule>

Ana Susanj wrote:
[EMAIL PROTECTED]">
* VENKATACHALAPATHY Duraiswamy ([EMAIL PROTECTED]) [011218 13:11]:
Can anybody explain how can I configure Apache to use with Orion Application
server?
The documentation available in orionsupport.com for the above was not
elaborate.

Are you referring to apachefrontend.html ? If so, which part of the
documentation was unclear or not detailed enough? How far did you get?


ana.




Reply via email to