Apache2.0 proxy for Oracle Apex
User => HTTP2.x => OHS => APEX
Add the entry in httpd.conf file.
ProxyPass /apex http://192.168.5.25:8080/apex
ProxyPassReverse /apex http://192.168.5.25:8080/apex
ProxyPass /i http://192.168.5.25/i
ProxyPassReverse /i http://192.168.5.25/i

No comments:
Post a Comment