Why does this HTTP 200 message appear on the bottom of html, php, css and js files?
        Posted  
        
            by poiah
        on Server Fault
        
        See other posts from Server Fault
        
            or by poiah
        
        
        
        Published on 2009-11-06T00:43:43Z
        Indexed on 
            2010/04/11
            21:03 UTC
        
        
        Read the original article
        Hit count: 226
        
apache2
|ubuntu-server
HTTP/1.1 200 OK Date: Fri, 06 Nov 2009 00:35:42 GMT Server: Apache Content-Length: 0 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/plain
What does that mean, and why does that text appear on bottom of ALL html, php, css and js files?
I am running a nph-proxy.cgi script.
© Server Fault or respective owner