[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: <img src="http://ippath/photo.jpg"> not work,



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                         kk5st@sbcglobal.net
  Nielsen's First Law of Computer Manuals:
People don't read documentation voluntarily.



Reply to: