<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I've just removed that bit from my local server, and now it works.<br> <br>How are these urls being resolved then?<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">----- Original Message ----<br>From: Tom Hughes <tom@compton.nu><br>To: dev@openstreetmap.org<br>Cc: Mikel Maron <mikel_maron@yahoo.com><br>Sent: Tuesday, August 5, 2008 4:47:26 PM<br>Subject: Re: [OSM-dev] how to change the delimiter in rails asset urls?<br><br>
In message <<a ymailto="mailto:714787.19415.qm@web30805.mail.mud.yahoo.com" href="mailto:714787.19415.qm@web30805.mail.mud.yahoo.com">714787.19415.qm@web30805.mail.mud.yahoo.com</a>><br>          Mikel Maron <<a ymailto="mailto:mikel_maron@yahoo.com" href="mailto:mikel_maron@yahoo.com">mikel_maron@yahoo.com</a>> wrote:<br><br>> Does anyone have an idea why the rails app appends "/" + timestamp, rather<br>> than "?" + timestamp, on asset urls?<br><br>As Jon said, it's a hack in our code. The reason is that using ?, which<br>is  the rails default, tends to make the page non-cacheable and the whole<br>point of the asset tag is to make it cacheable until the resource changes<br>and then force a refresh.<br><br>Tom<br><br>-- <br>Tom Hughes (<a ymailto="mailto:tom@compton.nu" href="mailto:tom@compton.nu">tom@compton.nu</a>)<br><a href="http://www.compton.nu/"
 target="_blank">http://www.compton.nu/</a><br></div></div></div></body></html>