Does anyone know of a <i>reliable </i>way to rewrite Akamaized URLs?  I can make them work if I ignore certificate authenticity (e.g. <a href="http://a1234.b.akamai.net">a1234.b.akamai.net</a> uses an SSL cert that is only valid for <a href="http://z9999.y.akamai.net">z9999.y.akamai.net</a>), but this is not a viable solution in production.  <br>
<br><br>