nasheayahu opened a new issue, #10537:
URL: https://github.com/apache/trafficserver/issues/10537

   New to Apache Traffic Server, listed the help, but is there a way to find 
what and where as in the .config and line number of the "Unknown command verb 
trafficservic." is?  I was following the "Get Started" "Configuring A Reverse 
Proxy" setup and made changes according if needed.
   
   **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
   
   --- **how I did change this because not using IPV6** ---
   #CONFIG proxy.config.http.server_ports STRING 8080 8080:ipv6
   CONFIG proxy.config.http.server_ports STRING 8080
   
   **remap.config:**
   map http://www.domain.net/ http://10.30.60.17:8000/
   map http://domain.net/ http://10.30.60.17:8000/


-- 
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: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to