Input the following CPL under your local policy (bottom).
<proxy>
request.header.User-Agent="(iPhone)|(iOS)" url.domain=www.example.com detect_protocol(no)
request.header.User-Agent="(iPad)|(iOS)" url.domain=www.example.com detect_protocol(no)
NOTE: This CPL will match ONLY while the iPhone/iPad device is accessing the
www.example.com website.
.