Page is a not externally linkable
Angonasec - 6:44 pm on Aug 4, 2011 (gmt 0)
When Google Chrome makes the request to your website server, it will send the following header:
X-Purpose: instant
# Detect this, and return an HTTP 403 ("Forbidden") status code.
Could the Apache Bods kindly confirm that:
RewriteCond %{HTTP:X-moz} ^prefetch
RewriteRule .* - [F,L]
Will therefore block this behaviour in Chrome... if so we will continue to use it without qualms.