Vera
Vera

Reputation: 401

Apache error log

What mistake type is this and how to correct?

[Sun Oct 31 12:00:07 2010] [error] [client 201.19.xxx.xx] File does not exist: /home/Example/public_html/url(res:, referer: http://www.example.com/mypage.htm

The indication of this url (url(res:,) appears a lot of times in the log

Apache 2.0.63
PHP 5.2.9

Upvotes: 2

Views: 611

Answers (1)

thejh
thejh

Reputation: 45568

Looks like a mistake in a CSS stylesheet.

Upvotes: 2

Related Questions