]> granicus.if.org Git - apache/commitdiff
Testing out some analytics software on a teensy-weensy bit of the trunk docs.
authorDaniel Gruno <humbedooh@apache.org>
Wed, 16 May 2012 19:16:17 +0000 (19:16 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 16 May 2012 19:16:17 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339313 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/rewrite/access.html.en
docs/manual/rewrite/advanced.html.en
docs/manual/rewrite/avoid.html.en
docs/manual/rewrite/flags.html.en
docs/manual/rewrite/htaccess.html.en
docs/manual/rewrite/index.html.en
docs/manual/rewrite/intro.html.en
docs/manual/rewrite/proxy.html.en
docs/manual/rewrite/remapping.html.en
docs/manual/rewrite/rewritemap.html.en
docs/manual/rewrite/tech.html.en
docs/manual/rewrite/vhosts.html.en

index 7ebdf82ac61fda6060cab19467c36cf441f0323c..ee3612358eb3473b2dcbb97c3fe5ddc9d091e6c6 100644 (file)
@@ -328,7 +328,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/access.html.en
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 1653dda5b63d6f6f1acc285f3a9c02cf68e06bf3..a506237db86d71a037a4f2bae0ff79ca07072560 100644 (file)
@@ -524,7 +524,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/avoid.html.en'
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index fc24a46582ed48ff84d7b8a7c32d6c7a262b2a6c..a5e545896c75c63fe41708fb7677ab3978cbd71d 100644 (file)
@@ -244,7 +244,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/avoid.html.en'
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 2e5a2abdc8baa5f723efa21c76a9934840b15320..113a87efefc53f267d1e854221a687c5acda22f1 100644 (file)
@@ -740,7 +740,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/flags.html.en'
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 3628b54227069429e242a48966bb92564c00bb33..6ea5dddd33757d1a5b8348c85a4ef904011d7671 100644 (file)
@@ -53,7 +53,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/htaccess.html.
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 650efdf35774fdc79e7d23ea09bc4d2ca823526a..7ece77198f4a53df83c6b69bfa48059ee00305b7 100644 (file)
@@ -84,7 +84,19 @@ wiki</a></li><li><a href="../glossary.html">Glossary</a></li></ul></div>
 <a href="../fr/rewrite/" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../tr/rewrite/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/rewrite/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
-</div><div id="footer">
+</div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index f09b22899dc4d7bcb62d93794524ded485a2aa42..fc9a0577acae04de804440ec230a0c6339397f69 100644 (file)
@@ -360,7 +360,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/intro.html.en'
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 2bffcf4c218524027fc617dcee0011eeee6d80cb..100e2f6a62d5db27a11d33f98981dcd64e3a0d28 100644 (file)
@@ -110,7 +110,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/proxy.html.en'
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 936ad31d23d21b7744ba342505c9060ebe96e900..3d8c03b875491b2c4a7ecdf4cb4b8158ea43aa06 100644 (file)
@@ -661,7 +661,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/remapping.html
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index e7cacd72c78d74969f8c89161daf7d50b131ec50..2a9226c868b7f263a3c1c4439991ed1d173ddb8f 100644 (file)
@@ -471,7 +471,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/rewritemap.htm
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index a0dc3e44e04258c67c23e2601badbc5d905d796f..dd2153e24221f3415fe3fbe7362264356deffb95 100644 (file)
@@ -194,7 +194,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/tech.html.en';
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
index 2e287c0d607cc3a3b416a12a64a3b7d0bbda1d89..5adaf53cd4162686c01ed46dd95c861e60c55963 100644 (file)
@@ -221,7 +221,19 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/rewrite/vhosts.html.en
         d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
     }
 })(window, document);
-//--><!]]></script></div><div id="footer">
+//--><!]]></script></div><script type="text/javascript"><!--//--><![CDATA[//><!--
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-31727287-1']);
+  _gaq.push(['_trackPageview']);
+if (window.location.hostname.toLowerCase() == "httpd.apache.org") {
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+}
+//--><!]]></script><div id="footer">
 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {