* lpwa.com:8000 . .
Each line contains four fields: target, forward_to, via_gateway_type and gateway. As usual, the lasttarget domain that matches the requested URL wins, and the * character alone matches any domain. If the winning forward_to field is . (the dot character) the proxy connects directly to the server given in the URL, otherwise it forwards to the host and port number specified. The default port is 8000. The via_gateway_type and gateway fields also use a dot to indicate no gateway protocol. The gateway protocols are explained below. The example line above in a forwardfile alone would send everything through port 8000 at lpwa.com with no gateway protocol, and is equivalent to the old -f lpwa.com:8000 with no -g option. For more information see the example file provided with the distribution. Configure with care: no loop detection is performed. When setting up chains of proxies that might loop back, try adding Squid.