I've setup dokuwiki with 404 for non existent pages, when I call server-status with this command:
apachectl status
I get some wired characters the last few lines from it are:
[ a+e+r+dd m+c+d+r+ a+l+c+f+hktm ]
[ n+s+x+ q+d+y+m+tm ]
[ Media Manager ]
[ l+g+ ]
[ x+r+y+tjtm m+w+q+e+ ]
[ a+r+g+e+ l+l+aHe+l+j+ ]
m+a+l+m+ y+snr+ l+x+l+a+f+ dkl+k+,+ f+ahn+ a+l+m+hkt+w+j+ f+y+ h+dkh+
a+l+w+y+k+y+ m+r+x+c+ w+f+q+ a+l+r+x+c+tm a+l+t+a+l+y+tm: CC
Attribution-Share Alike 3.0 Unported
Recent changes RSS feed [IMG] Donate Powered by PHP Valid XHTML 1.0 Valid
CSS Driven by DokuWiki
it seems it's getting Dokuwiki page does not exist. here how it looks in server log:
localhost - - [30/May/2012:05:22:14 +0300] "GET /server-status HTTP/1.1" 404 3524 "-" "Links (2.2; Linux 2.6.****)"
How do I fix that?