eric lin wrote: <snip> > >my access log have 304 and 404 error >when It try to access that <img src "http://ipath/file'> > "304" is not an error. In response to a conditional GET request, Apache is saying that the document has not been changed.
"404" is saying that *at the requested URL* the document was not found. Given your history, I suspect malformed URL in the anchor, or the document is differently named or located on your server. RTFM http://www.w3.org/Protocols/rfc2616-sec10.html -- gt [EMAIL PROTECTED] Nielsen's First Law of Computer Manuals: People don't read documentation voluntarily. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]