LiveCycle ES4 Reverse Proxy Set Up

We have LiveCycle ES4 SP1 configured and running on WebSphere v8.5 & Windows 2008 R2.  We're primarily using the application for end user PDF conversion services at this point.  However, 10% of our users are outside our networks and without a VPN.  What is involved in setting up a reverse proxy service for the PDF conversion functionality?  Is there any documentation available online that I can reference?
Thanks,
M.

Hi Seshu,
this is the <a href="http://rfc.net/rfc2616.html">HTTP 1.1 specification</a>.
In section 5.2, it reads: 5.2 The Resource Identified by a Request
   The exact resource identified by an Internet request is determined by
   examining both the Request-URI and the Host header field.
which means, that if the proxy asks for a different host, it actually asks for a different resource.
In addition Section 14.23 reads as follows:
14.23 Host
   The Host request-header field specifies the Internet host and port
   number of the resource being requested, as obtained from the original
   URI given by the user or referring resource (generally an HTTP URL,
   as described in section 3.2.2). <b>The Host field value MUST represent
   the naming authority of the origin server or gateway given by the
   original URL. This allows the origin server or gateway to
   differentiate between internally-ambiguous URLs, such as the root "/"
   URL of a server for multiple host names on a single IP address.</b>
       Host = "Host" ":" host [ ":" port ] ; Section 3.2.2
  Kind regards,
Patrick

Similar Messages

  • Apache reverse proxy setting for access to Backend

    Hi experts,
    we have set up apache reverse proxy to make available our NW portal (and SRM functions)over the internet.
    Our settings look something like this:
    ProxyRequests Off
    <VirtualHost *:80>
         ServerName myportal.portalhosto.com
         ProxyPreserveHost On
         ProxyPass /irj/ http://myportal.portalhost.com:53200/irj/
         ProxyPass /webdynpro/ http://myportal.postalhost.com:53200/webdynpro/
         ProxyPassReverse /irj/  http://myportal.portalhost.com:53200/irj/
         ProxyPassReverse /webdynpro/  http://myportal.portalhost.com:53200/webdynpro/
         ErrorLog logs/myportal.portalhost.com-error.log
         CustomLog logs/myportal.portalhost.com-custom.log combined
    RewriteEngine On
         RewriteRule ^/sap/(.*)$ http://mybackend.backendhost.com:8020/sap/$1 [P,NC]
    </VirtualHost>
    Problem:
    when we access the portal from the internal network(either by using the internal URL or external URL) things work fine.
    But we access the portal from internet, we are able to login to the portal and acess all webdynpro Java related applications.But when we try to acess the BSP/WD abap application running on a backend SRM system, we get 'host not found' message with the INTERNAL url of the SRM backend application displayed.
    Do we need to expose the SRM backend to the outside world via reverse proxy as well?If yes,how?Do we need to change the system definitions in portal for that?
    Any help in resolving this would be greatly appreciated.
    regards,
    Kiran

    Hi,
    Do we need to expose the SRM backend to the outside world via reverse proxy as well?If yes,how?Do we need to change the system definitions in portal for that?
    Yes , you have to expose your backend system using reverse proxy ...
    When user access the portal and when he clicks on BSP/WD , the URL get re-directed to backend system.
    But , as your backend system is not expose on internet , you get an error as host not found.
    So, to solve your problem you have to expose your backend system on internet. It is in general pratice to expose on internet.
    Thanks
    Anil

  • Need help on Reverse proxy set up

    Hi,
    In our system land scape, we have ISA 2004 sever, SRM, cProject suite 3.10 and LAC.
    Can any one explain me step by step procedure to set up a reverse proxy.
    We dont want to expose internal domain names and host names to internet users.
    We are able to access SRM application from external network with out any problem ( internal domain name is not displaying on title bar of IE explorer)  by activating the link translator. On SRM application when we click on collabration bid link or Live acution link for access collabration application or live auction application which resides other than SRM server. These application window (IE explorer) exposing internal hostname and domain name on title bar of Internet explorer.
    If some one can help me to resolve this problem, it would be a great help for us.
    Thanks and regards
    Seshu

    Hi Seshu,
    this is the <a href="http://rfc.net/rfc2616.html">HTTP 1.1 specification</a>.
    In section 5.2, it reads: 5.2 The Resource Identified by a Request
       The exact resource identified by an Internet request is determined by
       examining both the Request-URI and the Host header field.
    which means, that if the proxy asks for a different host, it actually asks for a different resource.
    In addition Section 14.23 reads as follows:
    14.23 Host
       The Host request-header field specifies the Internet host and port
       number of the resource being requested, as obtained from the original
       URI given by the user or referring resource (generally an HTTP URL,
       as described in section 3.2.2). <b>The Host field value MUST represent
       the naming authority of the origin server or gateway given by the
       original URL. This allows the origin server or gateway to
       differentiate between internally-ambiguous URLs, such as the root "/"
       URL of a server for multiple host names on a single IP address.</b>
           Host = "Host" ":" host [ ":" port ] ; Section 3.2.2
      Kind regards,
    Patrick

  • Problem on Setting up a Reverse Proxy on Web Proxy Server 4.0.1

    After you setup a reverse proxy using Web Proxy Server 4.0.1, if you get the following error --
    Proxy denies fulfilling the request
    Your client is not allowed to access the requested object.You probably forget to add a regular mapping from: / to: http://http.site.com/. The information provided in 4.0.1 Administration guide is misleading. You will have to add it NOW manually. (Note: in 3.6 it will be added automaticly)
    You will have to do the following step manually, what provided in the manual is misleading --
    Sun Java� System Web Proxy Server 4 .0.1 Administration Guide 2005Q4
    Chapter 14 Using a Reverse Proxy
    "Setting up a Reverse Proxy"
    5. To make the change, click OK.
    Once you click the OK button, the proxy server adds one or more additional
    mappings. To see the mappings, click the link called View/Edit Mappings.
    Additional mappings would be in the following format:
    from: /
    to: http://http.site.com/

    thanks, will verify and update the docs.
    rahul.

  • Reverse Proxy Problem

    Hi!
    I am configuring Oracle iPlanet is 7.0.15 to have one instance reverse proxy to another instance. They are different only in port numbers. The destination port is 2321.
    I have set up the reverse proxy in Content Handling -> Reverse Proxy setting.
    Problem is: When I display the URL of the proxy in the web browser, I see the index.html of the original instance, not the destination instance. I am expecting the web page to be redirected to the destination instance. Please help. Thanks.
    Here is the config:
    # Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
    # You can edit this file, but comments and formatting changes
    # might be lost when you use the administration GUI or CLI.
    <Object name="default">
    AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
    NameTrans fn="ntrans-j2ee" name="j2ee"
    NameTrans fn="pfx2dir" from="/mc-icons" dir="/package/oracle/webserver7/lib/icons" name="es-internal"
    NameTrans fn="map" from="/hk" name="reverse-proxy-/hk" to="http:/hk"
    PathCheck fn="uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-index-j2ee"
    PathCheck fn="find-index" index-names="index.html,home.html,index.jsp"
    ObjectType fn="type-j2ee"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index-common"
    Service method="(GET|HEAD|POST)" type="*~magnus-internal/*" fn="send-file"
    Service method="TRACE" fn="service-trace"
    Error fn="error-j2ee"
    AddLog fn="flex-log"
    </Object>
    <Object name="j2ee">
    Service fn="service-j2ee" method="*"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="cgi">
    ObjectType fn="force-type" type="magnus-internal/cgi"
    Service fn="send-cgi"
    </Object>
    <Object name="send-precompressed">
    PathCheck fn="find-compressed"
    </Object>
    <Object name="compress-on-demand">
    Output fn="insert-filter" filter="http-compression"
    </Object>
    <Object ppath="http:*">
    Service fn="proxy-retrieve" method="*"
    </Object>
    <Object name="reverse-proxy-/hk">
    Route fn="set-origin-server" server="http://localhost:2321"
    </Object>
    Please help. Thanks.

    Hi,
    You have set up your reverse proxy on the URL '/hk'
       NameTrans fn="map" from="/hk" name="reverse-proxy-/hk" to="http:/hk"
    If you want this to work for the URL '/index.html', you need to set up the revere proxy on the URL '/'.
    regards
    Tracey

  • Reverse Proxy question

    Hi,
    I'm using the Sun Webserver 7 and my aim is to allow for some URLs to be reverse proxied into a different server altogether. e.g.
    http://xyz.com/test/something.do --> http://abc.com/test/something.do and
    http://xyz.com/test/images/123.jpg --> http://abc.com/test/images/123.jpg
    Notice that the targetURL is essentially similar to the first one with the difference in domain.
    1) The reason I have the /test/ in the target URL is because from what I have observed (and I have used the Webserver console only) if I had to map /test -> http://abc.com/ in the Reverse proxy then it looks like it adds the /test as well which I'd probably not like to have but its something I can live with.
    2) Considering security, I don't want to reverse proxy all of http://abc.com/ but just the http://abc.com/test/ - the issue here though is the /test/. When I set the Reverse Proxy setting to map /test/ to http://abc.com/test/ I get an error during the re-deployment saying
    set-origin-server reports: CORE7706: invalid URL: http://abc.com/test/ [there is a test directory in the docroot and I also created a simple index.jsp in it to be sure]
    When I try with other existing URLs also http://abc.com/images/ I get the same error. So I'm going to assume only the server is expected here and nothing more. Is there a way around that? I see some people mention more specific URLs in their forum posts and wanted to know if there is something I'm missing.
    Thanks for any input.

    Hi,
    I'm using the Sun Webserver 7 and my aim is to allow for some URLs to be reverse proxied into a different server altogether. e.g.
    http://xyz.com/test/something.do --> http://abc.com/test/something.do and
    http://xyz.com/test/images/123.jpg --> http://abc.com/test/images/123.jpg
    Notice that the targetURL is essentially similar to the first one with the difference in domain.
    1) The reason I have the /test/ in the target URL is because from what I have observed (and I have used the Webserver console only) if I had to map /test -> http://abc.com/ in the Reverse proxy then it looks like it adds the /test as well which I'd probably not like to have but its something I can live with.
    You might want to check out pre defined variables and regular expression pattern matching within our product (which provides lot more options than what is possible through the console)
    http://download.oracle.com/docs/cd/E19146-01/821-1827/gdaer/index.html
    For example, I would do some thing like
    a) manually edit the obj.conf or <vs>-obj.conf depending on your configuration
    <Object name="default">
    <If $urlhost =~ "/xyz.com" and $uri =~ "/test/(.*)" >
    <If not $security>
    NameTrans fn=rewrite from="http://abc.com/$1"
    <Else>
    NameTrans fn=rewrite from="https://abc.com/$1"
    </Else>
    </If>
    <If>
    ... rest of the directives..
    </If>
    </Object>
    2) Considering security, I don't want to reverse proxy all of http://abc.com/ but just the http://abc.com/test/ - the issue here though is the /test/. When I set the Reverse Proxy setting to map /test/ to http://abc.com/test/ I get an error during the re-deployment saying
    set-origin-server reports: CORE7706: invalid URL: http://abc.com/test/ [there is a test directory in the docroot and I also created a simple index.jsp in it to be sure]
    ( I believe you shouldn't be using the trailing slash (it should have been http://abc.com/test
    When I try with other existing URLs also http://abc.com/images/ I get the same error. So I'm going to assume only the server is expected here and nothing more. Is there a way around that? I see some people mention more specific URLs in their forum posts and wanted to know if there is something I'm missing.
    In the reverse proxy scenario, can you try this ( you probably do not need my earlier ones too.. )
    <Object name="default">
    <If not $internal and $urlhost =~ "xyz.com">
    NameTrans fn=map from="/test" to=http://abc.com/$1" rewrite-host=true # note: you could also add the name="..." option to this line and associate this map to say uri-/test object etc..
    </If>
    <If>
    ... rest of the directives..
    </Object>
    <Object name="uri-/test">
    </Object>

  • Logging Client-IP on IWC behind a reverse proxy

    I've a Convergence 2 configuration where IWC is contacted through a reverse proxy. The reverse proxy sets Client-IP header.
    I'ld like to log that Client-IP information in IWC log.
    Is this possible?
    Regards.

    Dear Expert,
    Can i know how do you config the reserve proxy to work with the uwc?
    my network topology is:
    machine A: uwc (https://port:443) and MEM (https://port 80) (both are running SSL)
    machine B: Messaging Server (MTA and store)
    machine C: ldap and Identity server
    the login page is https://commexp/uwc , after login, it divide to two main session.
    Mail tab - https://commexp:80
    Other tab - https://commexp/uwc
    How can i set the reverse proxy for this configuration?
    And which proxy are you using?
    Thanks a lot!
    Regards,
    Angus
    had the same problem, fix was -
    >
    >
    in Uwcauth.properties changes
    uwcauth.identity.login.url=http://bason.blah.com:81/am
    server/UI/Login
    AMconfig.properties changes
    com.sun.identity.server.fqdnMap[bason.blah.com]=bason.
    blah.com
    with the hostname (bason.blah.com) being the *uwc
    server* with reverse proxy on it
    for some fun have a look at the url you are directed
    too - in particular the parameters on the url...
    can anyone say "SECURITY HOLE"?

  • Reverse Proxy in SOAMANAGER not working

    SAP Environment: SAP Netweaver 7.01 SP3
    Service Testing Tool: SOAPUI
    Requirements: Redirect the end-point (serverA) in the WSDL of a web service created from an ABAP proxy to the load balancer
    What I have done:
    1. Defined a Reverse Proxy in SOAMANAGER to redirect from serverA:8010 to loadBalancer:80.
    2. Tested the service and it worked fine.
    3. To make sure the Reverse Proxy was working, I changed loadBalancer:80 to a server name that does not exist.
    4. Tested the service again and it still worked.
    Questions:
    1. Found SAP help on Reverse Proxy but it does not explain all the fields.  In the Reverse Proxy configuration, there is a Status field, any idea what value should be put there?  I have left it blank.
    2. Is there any other configuration needed for the Reverse Proxy to work?
    3. Is there a way to check if the Reverse Proxy is working?
    Any help will be appreciated.

    Got the rever proxy to work.  Below are the field values in the reverse proxy setting that has worked:
    Reverse proxy name: <any name>
    Incoming http header host name: server1.domain..company.com (get it from the end-point in WSDL) 
    Incoming ICM port: port (get it from the end-point in WSDL)
    Substitute host name: server2.domain..company.com (has to be FQDN)
    Substitute http port: 80 (in my case)
    Substitute https port: (blank)
    Additional path prefix: (blank)
    Meta data protocol subsitution: http
    Endpoint protocol subsitution: http
    Status: active

  • Reverse proxy and virtual servers

    Is it possible to have different reverse proxy setting for each virtual server.
    i.e.
    www.server1.com/app1 will reverse proxy to an app server
    www.server2.com/app1 will be a 404
    both server1 and server2 is the same webserver, but using different virtual servers.
    I sought of need like in the virtual manager how you can deploy a webapp under one virtual server, but not another one.
    I've read the reverse proxy documentation, but its quite skimpy on this subject.

    Yes, it is possible. You have two options:
    1. Use the same virtual server class for both virtual servers and use the <Client> tag to specify urlhost-specific configuration.
    2. Use a separate virtual server class (with a separate obj.conf file) for each virtual server.
    With option 1, part of your obj.conf file might look like the following:<Client urlhost="www.server1.com">
    NameTrans fn="assign-name" from="/app1(|*)" name="passthrough"
    </Client>With option 2, you would configure the Reverse Proxy Plugin in only one of the two obj.conf files.

  • Cert auth with a SWS7 reverse-proxy in the way

    We are planning to try authenticating Access Manager 7.1 (Portal, Messaging Server) users with a certificate module so they don't have to enter usernames and passwords all the time.
    By architecture of the project, there are internal servers (actual AM, Portal, etc hosts in cluster config) in the internal LAN, and a Sun Web Server 7 in the DMZ acting as a load-balancer and reverse proxy which can filter some HTTP code if we need it to. This works okay for usual HTTP sessions.
    I have vague ideas how would this NOT break HTTPS sessions concerning the user cert auth module, but I have little to no practice with it.
    I would like to know whether we can offload SSL decoding to the Sun Web Server acting as a reverse proxy (with i.e. Niagara hardware for SSL acceleration) and pass/use the user's certificate information to an internal Access Manager host for user authentication, or are we stuck with TCP port-forwarding from internet straight to the internal hosts on the firewall or some hardware LB?
    Port-forwarding is not good because of security concerns, and in this case it seems we'd have to make several listening ports, one for each backend application, instead of publishing one standard 443 port on the rev-proxy...
    Perhaps there are ways to allow the Web Server to decode HTTPS handshake, determine the destination backend host, and pass the original HTTPS packets to it? Which server certificates would be in effect in such case, or should they be the same on front and backend hosts?
    Perhaps we should set up some AM component for the frontend hosts (I've seen keywords about Distributed Access Manager, but didn't research it yet)?
    Any other good ideas? :)

    Got the rever proxy to work.  Below are the field values in the reverse proxy setting that has worked:
    Reverse proxy name: <any name>
    Incoming http header host name: server1.domain..company.com (get it from the end-point in WSDL) 
    Incoming ICM port: port (get it from the end-point in WSDL)
    Substitute host name: server2.domain..company.com (has to be FQDN)
    Substitute http port: 80 (in my case)
    Substitute https port: (blank)
    Additional path prefix: (blank)
    Meta data protocol subsitution: http
    Endpoint protocol subsitution: http
    Status: active

  • Setting up of Proxy & Reverse Proxy

    hi,
    I read some pdf files available in SDN for setting up of proxy and reverse proxy. I installed Apache 2.0.54, as per the apache documentation I enabled proxy and it is working fine (forward proxy)
    I used the following doc as a guide line to setup reverse proxy https://websmp105.sap-ag.de/~sapidb/012006153200000364562005E/APACHE_J2EE_V14.pdf
    (Page 9 of the doc refers to 2.0.31 & above)
    Instead of /b2b/ I kept /irj/portal
    And Sec 5.(URL Rewriting) is totally confusing. I couldn't able to find AddModule, so I added the line 'AddModule mod_proxy.c' and 'AddModule mod_rewrite.c' in httpd.conf. And I don't know where to add 'RewriteEngine On'...
    After making the above changes, my apache is not starting.
    Please let me know how to configure proxy/reverse proxy. If you have a screen shot please send it to hpriyag @ yahoo (dot) com.
    We are using NW'04 on win2003 server and planning to use Apache. We are ok with IIS too.
    Haripriya

    Praveen,
    I have the following configuration in my httpd.conf
    For Reverse Proxy
    ProxyRequests off
    ProxyPreserveHost On
    <VirtualHost [IP:Port]>
        DocumentRoot [ Webserver doc root, eg "C:/.../htdocs" ]
        ServerName [ Domain Name eg www.domainA.com ]
        ErrorLog logs/[Domain].com-error_log
        CustomLog logs/[Domain].com-access_log common
        RewriteEngine On
              RewriteLog logs/[Host]_unsecured_rewrite.log
              RewriteLogLevel 9 [9 is verbose for prod I prefer 1]
              <Directory />
                   Options None
                   AllowOverride None
              </Directory>
              RewriteRule ^/(.*)$ http://[EP Host]:[Port]/$1/ [NC,P]
              ProxyPassReverse /irj http://[EP Host]:[Port]/
    </VirtualHost>
    I used Apache 2.0.54 on Win2K3.
    Let me know if the above config doesn't work.
    Cheers,
    Chandra Ganne.

  • Unable to set session in Oracle Portal useing reverse proxy

    I have deployed a reverse proxy (using Oracle HTTP Server) in front of a Oracle Portal Install (version 10.1.2.0.2). The steps followed to set this up came from the following documents:
    Steps mentioned in Section 9.2 Configuring a Reverse Proxy for OracleAS Portal and OracleAS Single Sign-On for a reverse proxy on a Oracle HTTP Server.
    http://download-west.oracle.com/docs/cd/B14099_15/core.1012/b13998/variants.htm#ASTED005
    Also performed steps mentioned in -> Section 5.3.7 - Step 7: Enable Session Binding on OracleAS Web Cache of the Oracle® Application Server Portal Configuration Guide 10g Release 2 (10.1.2) -- B14037-03.
    My current (example names shown only)setup details are as follows:
    Reverse Proxy for SSO server (running on internal.oracle.com:7777): proxy.oracle.com:7777
    Reverse Proxy for Portal server (running on internal.oracle.com:7778): proxy.oracle.com:7778
    With the above steps completed, I can successfully use the http://proxy.oracle.com:7777/pls/orasso for login into SSO without any issues.
    Users get authenticated successfully.
    I can also use http://proxy.oracle.com:7778/pls/portal for viewing pages on the portal fine . All self referencing links have also been successfully modified to point to proxy.oracle.com:7778.
    However, an attempt to login in the portal is not successful. Clicking on the 'Login' link successfully redirects to the SSO login page (http://proxy.oracle.com:7777/<login-page>). However, after successful authentication, the success page fails to show up and the user gets shown the initial login portal home page again.
    There are no error messages shown on the screen.But it seems that user session is failing to be initiated/set correctly, as shown by the log file (in $PORTAL_ORACLE_HOME/j2ee/OC4J_Portal/application-deployments/portal/OC4J_Portal_default_island_1/application.log ):
    06/11/21 16:49:31 portal: [module=RepositoryServlet, ecid=83928411196,1] Repository Gateway: LWUser: PUBLIC, Cookie: oracle.uix=0^^GMT+10:00;
    portal=9.0.3+en-au+us+AUSTRALIA+22BC75924EEAD8A2E040007F010019F7+8DAC5E3559C95F5E0090A6F56FFA58192CB0F437CA57A9102A6394F1EB7FAB5DEE3BFA12C65
    91C0C009B6......
    06/11/21 16:49:31 portal: [module=RepositoryServlet, ecid=83928411196,1] ERROR: Repository Gateway error: Database Error: ORA=20001 ORA-20001:
    Unable to obtain session information from the cookie. Please close your browser and reconnect.
    ORA-06512: at "PORTAL.WPG_SESSION", line 149
    ORA-06512: at line 22
    Any help with this will be appreciated.
    Thanks.

    Hi Chris,
    The begin of the expection stack gives you the reason:
    06/11/03 09:13:59 java.sql.SQLException: The method 'setSavepoint' cant be called when a global transaction is active
    The reason is, that either the whole global transaction must be commited or rollbacked.
    I don't know your actual configuration, but between the methods begin() and commit()/rollback() of the UserTransaction instance, OC4J/OracleAS uses a global transaction (= XA transaction) in your configuration. The state of a global transactions is completely under the control of the application server and several restrictions must be considered. One of them is, that you can't use the method setSavePoint/. E.g. you can't also call the method setAutoCommit(true) in this state, or change the transaction isolation level via setTransactionIsolation(newLevel).
    This is NOT a limitation of the OC4J/OracleAS but is true for ALL application servers.
    P.S. I can successfully set savepoints and rollback to savepoints in weblogic 9.0This means, that WebLogic 9.0 doesn't use a global transaction in this case.
    Because I don't know your configurations (Oracle and WebLogic) I can't say, why the behave different in this situation.
    Best,
    Manfred

  • After setting the reverse proxy, SSO doesn't work

    Hi,
    We are facing a problem after setting a reverse proxy. ITS&SSO is working fine for internal users but the problem is with the external users;ITS is working fine for external users but SSO is not working. Does anyone can help us out with this problem ? It is kind of urgent.
    Thanks
    Serkan

    Eric,
    Sorry for misunderstanding,
    The domain for internal/external users are the same https://external.global.rexam.<b>net</b>/irj/portal
            internal.global.rexam.net/irj/portal
    But the ITS goes through:
    bca.rexam.<b>com</b>

  • How to set 3rd Party Reverse Proxy for smp 3.0 ?

    Hi am new to SMP 3.0 . Please help me out .

    hi am fallowing the steps in SyBooks Online for reverse proxy settings.
    I added the below proxy settings in Apache2.2\conf\httpd.conf .
    Listen 8080
      <VirtualHost *:8080>
            ServerName proxy-server   
              ErrorLog "C:/Apache2.2/logs/error.log"
              TransferLog "C:/Apache2.2/logs/access.log"
                 <Location />
                  ProxyPass http://172.22.26.199:8080/
                  ProxyPassReverse http://172.22.26.199:8080/
      </Location>
        </VirtualHost>  
    After adding this proxy setting am unable to run apche server am getting error like "The requested operation has failed  " . How to resolve this error ?

  • Setting apache reverse proxy for EP6SP2

    Hi friends,
    I want to set apache reverse proxy for EP6SP2. But after doing the following changes, it is showing the SAP J2EE Engine documentation page.
    The following changes has been dont to httpd.conf:
    NameVirtualHost 1.1.1.1:80
    <VirtualHost 1.1.1.1:80>
      ProxyRequests Off
      ServerName ep6.xyz.com
      ProxyPreserveHost On
      proxyPass        /  http://ep6.xyz.com:50000/
      proxyPassReverse /  http://ep6.xyz.com:50000/
      ErrorLog logs/base.80.error.log
      CustomLog logs/base.80.custom.log common
    </VirtualHost>
    Help needed.
    Regards,
    Nilz

    Hi,
    I have a problem with my proxy:
    ssl.conf.in like
    ProxyPass /irj http://debmsu06.server.###.de:50300/irj
    ProxyPassReverse /irj http://debmsu06.server.###.de:50300/irj
    RewriteRule ^/$ /irj/portal [R]
    If I use URL:
    https://bebuyer.###.de/ goto https://bebuyer.###.de/irj/portal
    but if I use
    https://bebuyer.###.de/irj/
    I get the info:
    https://bebuyer.###.de/irj/HTTPS:/bebuyer.###.de:443/irj/index.html
    What is happened? How I can redirect to /irj/portal?
    Of course I can use
    http://debmsu06.server.###.de:50300/irj/
    Could you please give me some tips?
    Best Thanks!
    Heren Zhou

Maybe you are looking for

  • How can I download lion from Mac app store in recovery mode on an imac?

    I bought a mid-2007 imac from a friend, who the computer was working perfectly for. When I went to start up it wouldn't start up (past the gray screen) from the regular HD no matter how many tricks I tried (resetting SMC, PRAM, etc), so I went in to

  • VERY IMPORTANT QUESTION

    hello , i have just had a very important personal voice conversation which is very important for me i would like very much to get this coversation in media file is it possible , please help me this is extremely important for me thank you , if you any

  • HT201263 my iphone 3g was working fine and now is not turning on

    my phone wont turn on it was working fine yesturday and now wont show its charging or connect to itunes it was in 4.3 software could that be the problem

  • Oracle AWM

    Dear community, I would like to create cubes and to perform olap analysis by Oracle. I read that there is an Oracle tool named AWM (Analytic Workspace Manager) that do exactly this. The problem is that I can't find the download link in the Oracle Dow

  • How to find Regular Expressions in a Hash Map

    Hi, I Have a hash map with some keys. The Keys are like this(Java.util.regex, Javax.swing.table, javax.swing.text, Java.util.jar, Java.text etc). Suppose if the user gives the search pattern as "text", the o/p should be javax.swing.text and java.text