<div dir="ltr"><div class="gmail_extra"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I'm glad it helped. Maybe there are still some improvements, I'll let others pointing them out...<br><br>
</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">You
must have good reasons for preferring temporary redirects other than
permanent ones, but if you really wants to redirect all traffic to the
index and you don't serve existing files using their direct URI later,
using the permanent redirection mechanism takes advantage of the browser
cache to avoid getting hit with the same request later... Saves
bandwith + requests processing time.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">However,
if the client is in some way authenticated and may access those
protected resources later, then that may be a problem indeed... ^^<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I guess you know what you are doing already. Just sayin'.<br></div>
<font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font>
</div></div>