using up-to-date debian wheezy, the problem still is not solved:

The http response header returns a http status 404:

Date: Thu, 12 Sep 2013 17:52:37 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.4-14+deb7u4
[...]
Content-Type: text/html; charset=UTF-8

404 Not Found
===

while mod-log-sql writes this to the database:

select request_uri, status from accesslog where request_uri ='/thisdoesnotexist2.html';
+-------------------------+--------+
| request_uri             | status |
+-------------------------+--------+
| /thisdoesnotexist2.html |    200 |
+-------------------------+--------+

----
http://www.slicewise.net
http://www.2bis10.de


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to