summaryrefslogtreecommitdiff
path: root/htdocs/manual/howto/htaccess.html
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2012-02-28 01:18:38 +0000
committerRich Bowen <rbowen@apache.org>2012-02-28 01:18:38 +0000
commita8156297ba987219aa10cad949ad2e8e3c88e829 (patch)
tree5a1bfdd49b2db5222b19d18e632162bc200b0ed2 /htdocs/manual/howto/htaccess.html
parent521cc40b4421db2efe88072813a80b91c502886b (diff)
downloadhttpd-a8156297ba987219aa10cad949ad2e8e3c88e829.tar.gz
Add <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to expire content
from search engines. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1294434 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'htdocs/manual/howto/htaccess.html')
-rw-r--r--htdocs/manual/howto/htaccess.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/manual/howto/htaccess.html b/htdocs/manual/howto/htaccess.html
index 794e5bb09b..6e58e6bd5a 100644
--- a/htdocs/manual/howto/htaccess.html
+++ b/htdocs/manual/howto/htaccess.html
@@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
+<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<meta name="generator" content="HTML Tidy, see www.w3.org" />
<title>Apache Tutorial: .htaccess files</title>