summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2018-02-22 18:34:03 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2018-02-22 18:34:03 +0000
commit861d616aa93cc47c65321ce4897ef0cafa2b929c (patch)
treeac36fd46384166f115621689de2b3c3c480a668c
parent9c2b2d958d855c507c1d19ca17fbea9a037dd682 (diff)
downloadhttpd-861d616aa93cc47c65321ce4897ef0cafa2b929c.tar.gz
Mirror the behavior of http://httpd.apache.org/docs/1.3/ and unpublish
this obsolete httpd-2.0 documentation from the search engine perspective. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1825086 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/style/xsl/common.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl
index 158927298a..88a7e433de 100644
--- a/docs/manual/style/xsl/common.xsl
+++ b/docs/manual/style/xsl/common.xsl
@@ -103,6 +103,9 @@
&lf;
<meta http-equiv="Content-Type"
content="text/html; charset={$output-encoding}" />&lf;
+ <xsl:if test="$is-retired">
+ <meta name="robots" content="noindex, nofollow" />&lf;
+ </xsl:if>
<xsl:if test="not($is-chm or $is-zip)">
<xsl:comment>
&lf;