> On Jun 13, 2016, at 1:14 PM, Paul Zambrano <[email protected]> wrote: > > good afternoon , I'm wrong I'm trying with two teams. But the original > ip 190.168.24.33 ... Sorry both should be equal , correct . > > Thank you > > Reverse Proxy Mapping Rule > > file remap.config > map http://190.168.24.33:8080/ula/ http://www.ula.ve/ > reverse_map http://www.ula.ve/ http://190.168.24.33:8080/ula/ > > file Records.config > CONFIG proxy.config.http.cache.http INT 1 > CONFIG proxy.config.reverse_proxy.enabled INT 1 > CONFIG proxy.config.url_remap.remap_required INT 1 > CONFIG proxy.config.url_remap.pristine_host_hdr INT 1 > CONFIG proxy.config.http.server_ports STRING 8080 > > I would like to behave as follows > > Client Request Translated Request > http://190.168.24.33:8080/ula/ http://www.ula.ve/ > http://190.168.24.33:8080/ula/inicio http://www.ula.ve/inicio > > > > if CONFIG proxy.config.url_remap.pristine_host_hdr INT 1 > > not load the stylesheet, and the click does not follow the hyperlink > 404 error, "Not Found on Accelerator"
What is the URL of the link? > > > situation 2 > CONFIG proxy.config.url_remap.pristine_host_hdr INT 0 > > load the stylesheet, but does not mask the address. Example > http://190.168.24.33:8080/ula/ http://www.ula.ve/ > > when you click Http://190.168.24.33:8080/ula/inicio translated request > http://www.ula.ve/inicio > > Thanks > > > > > El 13/06/16 a las 15:58, Alan Carroll escribió: >> Why are the IP addresses different between your remap.config >> (190.168.24.33:8080) and your requests (10.10.17.103:8080)? It seems to me >> that the rules won't match the request for this reason. >> > > -- > T.S.U Paul Zambrano > Universidad de Los Andes > Direccion de Telecomunicaciones y Servicios > Centro Nacional de Calculo Cientifico > Tlf: 0274 - 2524192 > Cel: 0414 - 7294597 / 0426 - 1534959
