Hi,<div><br></div><div><br></div><div>I need to cache URLs of the same file but the front-end developer generates a random string, e.g.:</div><div><br></div><div><a href="http://www.kurtkraut.net/index.css?234234432">www.kurtkraut.net/index.css?234234432</a></div>

<div><a href="http://www.kurtkraut.net/index.css?654323256">www.kurtkraut.net/index.css?654323256</a></div><div><a href="http://www.kurtkraut.net/index.css?905837831">www.kurtkraut.net/index.css?905837831</a></div><div><br>

</div><div>How can I get a HIT for <a href="http://www.kurtkraut.net/index.css">www.kurtkraut.net/index.css</a> not matter the presence or not of the question mark and the random string after the question mark? Is it possible to ignore the presence of the question mark and the rest of the URL?</div>

<div><br></div><div><br></div><div>Thanks in advance,</div><div><br></div><div><br></div><div>Kurt Kraut</div>