mbakturk commented on issue #1417:
URL: https://github.com/apache/trafficserver/issues/1417#issuecomment-1168792575

   Hi. I have similar problem. I always get 404 not found error.  I use Traffic 
Server 9.1.2.
   
   remap.config:
   
   map http://localhost:8080 https://example.com @plugin=authproxy.so 
@pparam=--auth-transform=redirect @pparam=--auth-host=127.0.0.1 
@pparam=--auth-port=9000
   
   map http://127.0.0.1:9000 http://192.168.1.6:9000
   
   records.config
   CONFIG proxy.config.http.server_ports STRING 8080 9000  8080:ipv6
   CONFIG proxy.config.url_remap.remap_required INT 1
   CONFIG proxy.config.http.doc_in_cache_skip_dns INT 0
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to