> On Jun 15, 2016, at 9:19 AM, James Peach <[email protected]> wrote:
> 
> 
>> On Jun 15, 2016, at 6:59 AM, Paul Zambrano <[email protected]> wrote:
>> 
>> good morning , excuse the tardiness of my reply , serious problems of
>> electric energy . placing the proxy.config.url_remap.pristine_host_hdr
>> INT CONFIG 1 because I want to preserve client request headers , page
>> load no images or links styles only when I give a link tells me error
>> "Not Found on Accelerator" .
> 
> Take one of the links that generates a 404. Load it directly using curl, eg.
> 
>       curl -v http://my.great.link/
> 
> What happens? Is the URL what you expect? Is the host portion of the URL 
> something that Traffic Server will be able to match a remap rule to?
> 
> Remember that Traffic Server does not rewrite HTTP content by default. If you 
> need to do that there may be plugins to help, eg. the stream_editor plugin
> 
> https://github.com/apache/trafficserver/blob/master/plugins/experimental/stream_editor/stream_editor.cc



I haven’t followed this thread closely, but I’m wondering if his origin is 
returning a redirect, to something that his remap doesn’t handle ?

— leif

Reply via email to