On 01.06.2013 16:39, Reindl Harald wrote:
<IfModule mod_headers.c>
  Header set X-DNS-Prefetch-Control "off"
</IfModule>

from the network:
x-dns-prefetch-control: off
works for me - just tested on Win32 and NetWare with httpd-trunk:

curl -I http://localhost:8080
HTTP/1.1 200 OK
Date: Sat, 01 Jun 2013 18:34:27 GMT
Server: Apache/2.5.0-r1483348 (Win32) OpenSSL/1.0.1e mod_uptime/0.2.0 mod_view/2.2
Accept-Ranges: bytes
X-DNS-Prefetch-Control: off
Content-Type: text/html

what version do you use, and on what OS? And with what software do you check? Have you tried f.e. curl as I did?

Günter.




Reply via email to