<div>Hi All,</div>
<div>&nbsp;</div>
<div>We are getting many of these errors:</div>
<div>&nbsp;</div>
<div>2009/01/13 13:04:28 [error] 27100#0: *782718 open() &quot;/home/spellcit/public_html/letters/.mp3&quot; failed (2: No such file or directory), client: 204.38.160.220, server: <a href="http://www.spellingcity.com/">www.spellingcity.com</a>, request: &quot;GET /letters/.mp3 HTTP/1.1&quot;, host: &quot;<a href="http://www.spellingcity.com/">www.spellingcity.com</a>&quot;<br>
</div>
<div>Essentially one of 2 things is happening:</div>
<div>&nbsp;</div>
<div>(1) One of our php or flash files is trying to access this invalid file &quot;/letters/.mp3&quot; or</div>
<div>(2) A user is trying to access this directly (unlikely).</div>
<div>&nbsp;</div>
<div>The problem is that the log entry does not on the surface reveal enough information about where the request is coming from so we&#39;re having a tough time identifying the source of the request.&nbsp; Is there a way (is it possible) to add more information to the log entry to better identify the source of the request (swf, php, html, direct, etc.).</div>

<div>&nbsp;</div>
<div>Thanks</div>