]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to expire content
authorRich Bowen <rbowen@apache.org>
Tue, 28 Feb 2012 01:18:38 +0000 (01:18 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 28 Feb 2012 01:18:38 +0000 (01:18 +0000)
from search engines.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1294434 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/howto/auth.html
htdocs/manual/howto/cgi.html.en
htdocs/manual/howto/cgi.html.ja.jis
htdocs/manual/howto/htaccess.html
htdocs/manual/howto/ssi.html.en
htdocs/manual/howto/ssi.html.ja.jis

index 2fb179ab0a5773e7e2ca68644ff7454636d9c882..6641852940e7330ecac6c956c8da097aa6d83acb 100644 (file)
@@ -3,6 +3,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
+<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
     <title>Authentication, Authorization, and Access Control</title>
   </head>
 
index 0033b39fd310d9fdf8123826125d1e8cff9172ed..d91fc9ace017965f3c1d043e54604103b556d8d3 100644 (file)
@@ -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: Dynamic Content with CGI</title>
index 1523ab286c4faf9d7d35a54b9a0835516494d2e8..d333f164989ef649d6fbca61b8865a564cf65a9d 100644 (file)
@@ -3,6 +3,7 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
   <head>
+<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
 
     <title>Apache Tutorial: CGI \e$B$K$h$kF0E*%3%s%F%s%D\e(B</title>
 
index 794e5bb09b73ae254afeb754cd55050f9cdeff52..6e58e6bd5afc138dbc61f70481d6c7a138f2ee46 100644 (file)
@@ -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>
index 78c2e68d1f7dc580c65e80c26e6e736d5bed544a..92dc0d0fa7c5137bba5158a29a821dbf7e4f8a1d 100644 (file)
@@ -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: Introduction to Server Side
index 9024a9fcdd332a50719394cf1b05f74df1f1549d..0b29270d58cf9362259827a1c37abddbe44f5560 100644 (file)
@@ -3,6 +3,7 @@
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
   <head>
+<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
 
     <title>Apache \e$B%A%e!<%H%j%"%k\e(B: Server Side Includes \e$BF~Lg\e(B</title>