diff options
Diffstat (limited to 'docs')
614 files changed, 3301 insertions, 2664 deletions
diff --git a/docs/manual/bind.html.de b/docs/manual/bind.html.de index 797f8fa383..012bdeb1c6 100644 --- a/docs/manual/bind.html.de +++ b/docs/manual/bind.html.de @@ -172,19 +172,20 @@ <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 75e4d36058..bf7a4d1e21 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -196,19 +196,20 @@ Listen 192.0.2.1:80 <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/bind.html.fr b/docs/manual/bind.html.fr index ef06e6f6b2..144025f2ff 100644 --- a/docs/manual/bind.html.fr +++ b/docs/manual/bind.html.fr @@ -202,19 +202,20 @@ <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/bind.html.ja.utf8 b/docs/manual/bind.html.ja.utf8 index 6e35d11bcb..b1073e4161 100644 --- a/docs/manual/bind.html.ja.utf8 +++ b/docs/manual/bind.html.ja.utf8 @@ -182,19 +182,20 @@ <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/bind.html.ko.euc-kr b/docs/manual/bind.html.ko.euc-kr index 23c099852a..19c77d8631 100644 --- a/docs/manual/bind.html.ko.euc-kr +++ b/docs/manual/bind.html.ko.euc-kr @@ -152,19 +152,20 @@ <a href="./tr/bind.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/bind.html.tr.utf8 b/docs/manual/bind.html.tr.utf8 index e0be7c6ea3..3710d4ff04 100644 --- a/docs/manual/bind.html.tr.utf8 +++ b/docs/manual/bind.html.tr.utf8 @@ -189,19 +189,20 @@ <a href="./tr/bind.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/caching.html.en b/docs/manual/caching.html.en index cfab49a8f0..9566355cb8 100644 --- a/docs/manual/caching.html.en +++ b/docs/manual/caching.html.en @@ -838,19 +838,20 @@ sys 0m0.000s</pre></div> <a href="./tr/caching.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/caching.html.fr b/docs/manual/caching.html.fr index b62ed765b7..07e5601779 100644 --- a/docs/manual/caching.html.fr +++ b/docs/manual/caching.html.fr @@ -929,19 +929,20 @@ sys 0m0.000s</pre></div> <a href="./tr/caching.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/caching.html.tr.utf8 b/docs/manual/caching.html.tr.utf8 index bc42ae5a3b..39424b74ec 100644 --- a/docs/manual/caching.html.tr.utf8 +++ b/docs/manual/caching.html.tr.utf8 @@ -811,19 +811,20 @@ CacheDirLength 1 <a href="./tr/caching.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/compliance.html.en b/docs/manual/compliance.html.en index 2e60e96c31..7908c6a476 100644 --- a/docs/manual/compliance.html.en +++ b/docs/manual/compliance.html.en @@ -465,19 +465,20 @@ <p><span>Available Languages: </span><a href="./en/compliance.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/configuring.html.de b/docs/manual/configuring.html.de index 3c7df7a7a6..b14d036a1d 100644 --- a/docs/manual/configuring.html.de +++ b/docs/manual/configuring.html.de @@ -189,19 +189,20 @@ <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index 27ce64f830..b29cff610d 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -204,19 +204,20 @@ Server.</p> <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/configuring.html.fr b/docs/manual/configuring.html.fr index b9696ba38a..397c0f4c1f 100644 --- a/docs/manual/configuring.html.fr +++ b/docs/manual/configuring.html.fr @@ -218,19 +218,20 @@ le Serveur HTTP Apache.</p> <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/configuring.html.ja.utf8 b/docs/manual/configuring.html.ja.utf8 index 2b62e8f703..88800cd629 100644 --- a/docs/manual/configuring.html.ja.utf8 +++ b/docs/manual/configuring.html.ja.utf8 @@ -178,19 +178,20 @@ <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/configuring.html.ko.euc-kr b/docs/manual/configuring.html.ko.euc-kr index e1bec15c1f..99f274cc25 100644 --- a/docs/manual/configuring.html.ko.euc-kr +++ b/docs/manual/configuring.html.ko.euc-kr @@ -155,19 +155,20 @@ <a href="./tr/configuring.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/configuring.html.tr.utf8 b/docs/manual/configuring.html.tr.utf8 index 19912d3645..4a323359d8 100644 --- a/docs/manual/configuring.html.tr.utf8 +++ b/docs/manual/configuring.html.tr.utf8 @@ -201,19 +201,20 @@ açıklanmıştır.</p> <a href="./tr/configuring.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 1d17b201d1..c0f1613437 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -686,19 +686,20 @@ factors to 5 decimal places before choosing the best variant.</p> <a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/content-negotiation.html.fr b/docs/manual/content-negotiation.html.fr index b506dfdb19..53ef12d329 100644 --- a/docs/manual/content-negotiation.html.fr +++ b/docs/manual/content-negotiation.html.fr @@ -716,19 +716,20 @@ conventions de nommage</a></h2> <a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/content-negotiation.html.ja.utf8 b/docs/manual/content-negotiation.html.ja.utf8 index 093343329c..debdb5a604 100644 --- a/docs/manual/content-negotiation.html.ja.utf8 +++ b/docs/manual/content-negotiation.html.ja.utf8 @@ -725,19 +725,20 @@ RVSA/1.0 の実装では、最適な variant が見つかるまで、 <a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/content-negotiation.html.ko.euc-kr b/docs/manual/content-negotiation.html.ko.euc-kr index be5ccf6daa..b00c18893a 100644 --- a/docs/manual/content-negotiation.html.ko.euc-kr +++ b/docs/manual/content-negotiation.html.ko.euc-kr @@ -605,19 +605,20 @@ content-encoding ĪѴ. RVSA/1.0 ˰ <a href="./tr/content-negotiation.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/content-negotiation.html.tr.utf8 b/docs/manual/content-negotiation.html.tr.utf8 index 0f67ad54b4..c46305f277 100644 --- a/docs/manual/content-negotiation.html.tr.utf8 +++ b/docs/manual/content-negotiation.html.tr.utf8 @@ -653,19 +653,20 @@ <a href="./tr/content-negotiation.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index 6363ff5209..411fcbe18b 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -216,19 +216,20 @@ ErrorDocument 401 /subscription/how_to_subscribe.html <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/custom-error.html.es b/docs/manual/custom-error.html.es index 1208002e21..ffa747b18e 100644 --- a/docs/manual/custom-error.html.es +++ b/docs/manual/custom-error.html.es @@ -226,19 +226,20 @@ <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/custom-error.html.fr b/docs/manual/custom-error.html.fr index 24c24d4eba..c7d9b0b40a 100644 --- a/docs/manual/custom-error.html.fr +++ b/docs/manual/custom-error.html.fr @@ -229,19 +229,20 @@ <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/custom-error.html.ja.utf8 b/docs/manual/custom-error.html.ja.utf8 index c56e0a810e..ba97ecc862 100644 --- a/docs/manual/custom-error.html.ja.utf8 +++ b/docs/manual/custom-error.html.ja.utf8 @@ -202,19 +202,20 @@ <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/custom-error.html.ko.euc-kr b/docs/manual/custom-error.html.ko.euc-kr index 8428903f83..d7e8d07516 100644 --- a/docs/manual/custom-error.html.ko.euc-kr +++ b/docs/manual/custom-error.html.ko.euc-kr @@ -203,19 +203,20 @@ <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/custom-error.html.tr.utf8 b/docs/manual/custom-error.html.tr.utf8 index 7a6cfe6ead..d768a9eb57 100644 --- a/docs/manual/custom-error.html.tr.utf8 +++ b/docs/manual/custom-error.html.tr.utf8 @@ -211,19 +211,20 @@ <a href="./tr/custom-error.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/developer/API.html.en b/docs/manual/developer/API.html.en index d235ea9e9c..e7d4773bc1 100644 --- a/docs/manual/developer/API.html.en +++ b/docs/manual/developer/API.html.en @@ -1221,19 +1221,20 @@ void *request_config; /* Notes on *this* request */</pre><p><code> <p><span>Available Languages: </span><a href="../en/developer/API.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/debugging.html.en b/docs/manual/developer/debugging.html.en index 218b4786c7..512b399aa7 100644 --- a/docs/manual/developer/debugging.html.en +++ b/docs/manual/developer/debugging.html.en @@ -33,19 +33,20 @@ <p><span>Available Languages: </span><a href="../en/developer/debugging.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/documenting.html.en b/docs/manual/developer/documenting.html.en index 447d21e3e1..583bface7f 100644 --- a/docs/manual/developer/documenting.html.en +++ b/docs/manual/developer/documenting.html.en @@ -85,19 +85,20 @@ <a href="../zh-cn/developer/documenting.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/documenting.html.zh-cn b/docs/manual/developer/documenting.html.zh-cn index f0c03d7b4f..fbd9867a60 100644 --- a/docs/manual/developer/documenting.html.zh-cn +++ b/docs/manual/developer/documenting.html.zh-cn @@ -82,19 +82,20 @@ <a href="../zh-cn/developer/documenting.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/developer/filters.html.en b/docs/manual/developer/filters.html.en index 407ec1c807..628bac659f 100644 --- a/docs/manual/developer/filters.html.en +++ b/docs/manual/developer/filters.html.en @@ -209,19 +209,20 @@ Default_handler --> sub_request_core <p><span>Available Languages: </span><a href="../en/developer/filters.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/hooks.html.en b/docs/manual/developer/hooks.html.en index 1070504445..79d9b5ae37 100644 --- a/docs/manual/developer/hooks.html.en +++ b/docs/manual/developer/hooks.html.en @@ -235,19 +235,20 @@ <p><span>Available Languages: </span><a href="../en/developer/hooks.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/modguide.html.en b/docs/manual/developer/modguide.html.en index 27e9f3510f..76235511a5 100644 --- a/docs/manual/developer/modguide.html.en +++ b/docs/manual/developer/modguide.html.en @@ -1737,19 +1737,20 @@ static int example_handler(request_req* r) <p><span>Available Languages: </span><a href="../en/developer/modguide.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en index 1d4738a430..e45a4d58f6 100644 --- a/docs/manual/developer/modules.html.en +++ b/docs/manual/developer/modules.html.en @@ -282,19 +282,20 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module = <a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/modules.html.ja.utf8 b/docs/manual/developer/modules.html.ja.utf8 index 477f2b1e06..00fb1152eb 100644 --- a/docs/manual/developer/modules.html.ja.utf8 +++ b/docs/manual/developer/modules.html.ja.utf8 @@ -277,19 +277,20 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module = <a href="../ja/developer/modules.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/developer/new_api_2_4.html.en b/docs/manual/developer/new_api_2_4.html.en index 724db0d750..3031a5292d 100644 --- a/docs/manual/developer/new_api_2_4.html.en +++ b/docs/manual/developer/new_api_2_4.html.en @@ -553,19 +553,20 @@ <p><span>Available Languages: </span><a href="../en/developer/new_api_2_4.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/output-filters.html.en b/docs/manual/developer/output-filters.html.en index f6d99b32ae..7cade8e7ef 100644 --- a/docs/manual/developer/output-filters.html.en +++ b/docs/manual/developer/output-filters.html.en @@ -497,19 +497,20 @@ while ((e = APR_BRIGADE_FIRST(bb)) != APR_BRIGADE_SENTINEL(bb)) { <p><span>Available Languages: </span><a href="../en/developer/output-filters.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/request.html.en b/docs/manual/developer/request.html.en index bacd126065..381fa0791b 100644 --- a/docs/manual/developer/request.html.en +++ b/docs/manual/developer/request.html.en @@ -222,19 +222,20 @@ <p><span>Available Languages: </span><a href="../en/developer/request.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/developer/thread_safety.html.en b/docs/manual/developer/thread_safety.html.en index 2faa5f63d9..669fd3c2ef 100644 --- a/docs/manual/developer/thread_safety.html.en +++ b/docs/manual/developer/thread_safety.html.en @@ -280,19 +280,20 @@ <p><span>Available Languages: </span><a href="../en/developer/thread_safety.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index b1192d2c30..3fdb8ed4f1 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -198,19 +198,20 @@ <a href="./tr/dns-caveats.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/dns-caveats.html.fr b/docs/manual/dns-caveats.html.fr index ecb61923d8..4f6de51878 100644 --- a/docs/manual/dns-caveats.html.fr +++ b/docs/manual/dns-caveats.html.fr @@ -210,19 +210,20 @@ <a href="./tr/dns-caveats.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/dns-caveats.html.ja.utf8 b/docs/manual/dns-caveats.html.ja.utf8 index 9b0bf199e7..462e000c2e 100644 --- a/docs/manual/dns-caveats.html.ja.utf8 +++ b/docs/manual/dns-caveats.html.ja.utf8 @@ -252,19 +252,20 @@ <a href="./tr/dns-caveats.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/dns-caveats.html.ko.euc-kr b/docs/manual/dns-caveats.html.ko.euc-kr index 076f4e7b75..e2aeb3df0c 100644 --- a/docs/manual/dns-caveats.html.ko.euc-kr +++ b/docs/manual/dns-caveats.html.ko.euc-kr @@ -226,19 +226,20 @@ <a href="./tr/dns-caveats.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/dns-caveats.html.tr.utf8 b/docs/manual/dns-caveats.html.tr.utf8 index e8b4f738eb..f50e91dee8 100644 --- a/docs/manual/dns-caveats.html.tr.utf8 +++ b/docs/manual/dns-caveats.html.tr.utf8 @@ -195,19 +195,20 @@ <a href="./tr/dns-caveats.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/dso.html.en b/docs/manual/dso.html.en index 7496aa3a3d..ceb3dca016 100644 --- a/docs/manual/dso.html.en +++ b/docs/manual/dso.html.en @@ -305,19 +305,20 @@ $ apxs -cia mod_foo.c <a href="./tr/dso.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/dso.html.fr b/docs/manual/dso.html.fr index 7e16bc67d9..342b852494 100644 --- a/docs/manual/dso.html.fr +++ b/docs/manual/dso.html.fr @@ -329,19 +329,20 @@ $ apxs -cia mod_foo.c <a href="./tr/dso.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/dso.html.ja.utf8 b/docs/manual/dso.html.ja.utf8 index 3941f6ec63..0c0a754180 100644 --- a/docs/manual/dso.html.ja.utf8 +++ b/docs/manual/dso.html.ja.utf8 @@ -303,19 +303,20 @@ $ apxs -i -a -n foo mod_foo.la <a href="./tr/dso.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/dso.html.ko.euc-kr b/docs/manual/dso.html.ko.euc-kr index 97cf2185b7..3bab3c5567 100644 --- a/docs/manual/dso.html.ko.euc-kr +++ b/docs/manual/dso.html.ko.euc-kr @@ -279,19 +279,20 @@ $ apxs -i -a -n foo mod_foo.la <a href="./tr/dso.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/dso.html.tr.utf8 b/docs/manual/dso.html.tr.utf8 index 34f81fb204..57bdb3ccc3 100644 --- a/docs/manual/dso.html.tr.utf8 +++ b/docs/manual/dso.html.tr.utf8 @@ -302,19 +302,20 @@ $ apxs -aci filanca mod_filanca.la <a href="./tr/dso.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index 9297b98ba5..90d0b3acfd 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -502,19 +502,20 @@ SetEnvIf Referer "^$" local_referal <a href="./tr/env.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/env.html.fr b/docs/manual/env.html.fr index b021ed6613..1fe24bf040 100644 --- a/docs/manual/env.html.fr +++ b/docs/manual/env.html.fr @@ -535,19 +535,20 @@ BrowserMatch "JDK/1\.0" force-response-1.0 <a href="./tr/env.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/env.html.ja.utf8 b/docs/manual/env.html.ja.utf8 index 96623f768e..d306e1e4b7 100644 --- a/docs/manual/env.html.ja.utf8 +++ b/docs/manual/env.html.ja.utf8 @@ -432,19 +432,20 @@ SetEnvIf Referer "^$" local_referal <a href="./tr/env.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/env.html.ko.euc-kr b/docs/manual/env.html.ko.euc-kr index 7bea60d5b1..5f56726ea9 100644 --- a/docs/manual/env.html.ko.euc-kr +++ b/docs/manual/env.html.ko.euc-kr @@ -376,19 +376,20 @@ SetEnvIf Referer "^$" local_referal <a href="./tr/env.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/env.html.tr.utf8 b/docs/manual/env.html.tr.utf8 index e4b101a683..0fda22d3d5 100644 --- a/docs/manual/env.html.tr.utf8 +++ b/docs/manual/env.html.tr.utf8 @@ -500,19 +500,20 @@ BrowserMatch "JDK/1\.0" force-response-1.0 <a href="./tr/env.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 16cfc1058b..24312dc7e5 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -508,19 +508,20 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" <a href="./fr/expr.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr index 7cefbfc9a6..830acf6941 100644 --- a/docs/manual/expr.html.fr +++ b/docs/manual/expr.html.fr @@ -538,19 +538,20 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" <a href="./fr/expr.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index 7580f98f57..c471413760 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -157,19 +157,20 @@ but deprecated. Use dynamic configuration instead.</p> <a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/filter.html.es b/docs/manual/filter.html.es index f3a7811ecd..5a9fd59178 100644 --- a/docs/manual/filter.html.es +++ b/docs/manual/filter.html.es @@ -82,19 +82,20 @@ <a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/filter.html.fr b/docs/manual/filter.html.fr index 1c746fbb10..7c5eea2262 100644 --- a/docs/manual/filter.html.fr +++ b/docs/manual/filter.html.fr @@ -173,19 +173,20 @@ configuration dynamique la place.</p> <a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/filter.html.ja.utf8 b/docs/manual/filter.html.ja.utf8 index 06a319a3f2..8f9771af84 100644 --- a/docs/manual/filter.html.ja.utf8 +++ b/docs/manual/filter.html.ja.utf8 @@ -85,19 +85,20 @@ <a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/filter.html.ko.euc-kr b/docs/manual/filter.html.ko.euc-kr index 135a7c3b02..9c89970656 100644 --- a/docs/manual/filter.html.ko.euc-kr +++ b/docs/manual/filter.html.ko.euc-kr @@ -81,19 +81,20 @@ <a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/filter.html.tr.utf8 b/docs/manual/filter.html.tr.utf8 index 226595c358..366d9de23d 100644 --- a/docs/manual/filter.html.tr.utf8 +++ b/docs/manual/filter.html.tr.utf8 @@ -168,19 +168,20 @@ <a href="./tr/filter.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/getting-started.html.en b/docs/manual/getting-started.html.en index 2480b25519..2290145360 100644 --- a/docs/manual/getting-started.html.en +++ b/docs/manual/getting-started.html.en @@ -218,19 +218,20 @@ Here's a partial list of what you might be looking for:</p> <p><span>Available Languages: </span><a href="./en/getting-started.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/glossary.html.de b/docs/manual/glossary.html.de index 0a022a02ba..c3521f71a5 100644 --- a/docs/manual/glossary.html.de +++ b/docs/manual/glossary.html.de @@ -556,19 +556,20 @@ <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/glossary.html.en b/docs/manual/glossary.html.en index 9ac53aac6c..72b24cf8c9 100644 --- a/docs/manual/glossary.html.en +++ b/docs/manual/glossary.html.en @@ -480,19 +480,20 @@ <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/glossary.html.es b/docs/manual/glossary.html.es index f5d8aca7d2..c0f865ac64 100644 --- a/docs/manual/glossary.html.es +++ b/docs/manual/glossary.html.es @@ -400,19 +400,20 @@ SSL/TLS.<br /> Consulte: <a href="ssl/">Encriptado SSL/TLS</a></dd> <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/glossary.html.fr b/docs/manual/glossary.html.fr index daa6dfd5ca..1412c24633 100644 --- a/docs/manual/glossary.html.fr +++ b/docs/manual/glossary.html.fr @@ -586,19 +586,20 @@ Localisation de Ressource Uniformise <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/glossary.html.ja.utf8 b/docs/manual/glossary.html.ja.utf8 index 55b5573023..53faad1798 100644 --- a/docs/manual/glossary.html.ja.utf8 +++ b/docs/manual/glossary.html.ja.utf8 @@ -455,19 +455,20 @@ <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/glossary.html.ko.euc-kr b/docs/manual/glossary.html.ko.euc-kr index c45cd1e950..31355a6154 100644 --- a/docs/manual/glossary.html.ko.euc-kr +++ b/docs/manual/glossary.html.ko.euc-kr @@ -369,19 +369,20 @@ ITU-T) ϴ . SSL/TLS Ѵ.<br /> <a href="./tr/glossary.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/glossary.html.tr.utf8 b/docs/manual/glossary.html.tr.utf8 index 2be42ac6c6..536f1f0dd9 100644 --- a/docs/manual/glossary.html.tr.utf8 +++ b/docs/manual/glossary.html.tr.utf8 @@ -494,19 +494,20 @@ <a href="./tr/glossary.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index 1588e07ada..d16e37fd92 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -161,19 +161,20 @@ AddHandler add-footer .html <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/handler.html.es b/docs/manual/handler.html.es index bdd9c4d4a6..22047cf1b3 100644 --- a/docs/manual/handler.html.es +++ b/docs/manual/handler.html.es @@ -171,19 +171,20 @@ <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/handler.html.fr b/docs/manual/handler.html.fr index a83d9da74d..ef95229e8c 100644 --- a/docs/manual/handler.html.fr +++ b/docs/manual/handler.html.fr @@ -166,19 +166,20 @@ <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/handler.html.ja.utf8 b/docs/manual/handler.html.ja.utf8 index 449f6afbf3..16f19faa77 100644 --- a/docs/manual/handler.html.ja.utf8 +++ b/docs/manual/handler.html.ja.utf8 @@ -165,19 +165,20 @@ <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/handler.html.ko.euc-kr b/docs/manual/handler.html.ko.euc-kr index 384377ec7b..ef5fc4bd4c 100644 --- a/docs/manual/handler.html.ko.euc-kr +++ b/docs/manual/handler.html.ko.euc-kr @@ -154,19 +154,20 @@ <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/handler.html.tr.utf8 b/docs/manual/handler.html.tr.utf8 index 062acb8922..7a74ca9cff 100644 --- a/docs/manual/handler.html.tr.utf8 +++ b/docs/manual/handler.html.tr.utf8 @@ -156,19 +156,20 @@ <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/handler.html.zh-cn b/docs/manual/handler.html.zh-cn index 4e08b0ce7e..551f5a1b0b 100644 --- a/docs/manual/handler.html.zh-cn +++ b/docs/manual/handler.html.zh-cn @@ -130,19 +130,20 @@ <a href="./zh-cn/handler.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/howto/access.html.en b/docs/manual/howto/access.html.en index 0075929940..501d0949bb 100644 --- a/docs/manual/howto/access.html.en +++ b/docs/manual/howto/access.html.en @@ -190,19 +190,20 @@ RewriteRule ^/fridge - [F] <p><span>Available Languages: </span><a href="../en/howto/access.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index 4e3f536d19..c2377139c2 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -624,19 +624,20 @@ Require group GroupName <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/auth.html.fr b/docs/manual/howto/auth.html.fr index 10782a9aff..5f37493b21 100644 --- a/docs/manual/howto/auth.html.fr +++ b/docs/manual/howto/auth.html.fr @@ -659,19 +659,20 @@ autorisation</a></h2> <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/auth.html.ja.utf8 b/docs/manual/howto/auth.html.ja.utf8 index ff48f43ede..866fd80adf 100644 --- a/docs/manual/howto/auth.html.ja.utf8 +++ b/docs/manual/howto/auth.html.ja.utf8 @@ -663,19 +663,20 @@ <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/howto/auth.html.ko.euc-kr b/docs/manual/howto/auth.html.ko.euc-kr index 70d0cab66b..4f106628d6 100644 --- a/docs/manual/howto/auth.html.ko.euc-kr +++ b/docs/manual/howto/auth.html.ko.euc-kr @@ -326,19 +326,20 @@ <a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/auth.html.tr.utf8 b/docs/manual/howto/auth.html.tr.utf8 index 78dab3f23d..de0f991647 100644 --- a/docs/manual/howto/auth.html.tr.utf8 +++ b/docs/manual/howto/auth.html.tr.utf8 @@ -628,19 +628,20 @@ <a href="../tr/howto/auth.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en index d0cb93aaad..c69f2f7239 100644 --- a/docs/manual/howto/cgi.html.en +++ b/docs/manual/howto/cgi.html.en @@ -578,19 +578,20 @@ foreach $key (keys %ENV) { <a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/cgi.html.fr b/docs/manual/howto/cgi.html.fr index c730316316..157a632b40 100644 --- a/docs/manual/howto/cgi.html.fr +++ b/docs/manual/howto/cgi.html.fr @@ -622,19 +622,20 @@ foreach $key (keys %ENV) { <a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/cgi.html.ja.utf8 b/docs/manual/howto/cgi.html.ja.utf8 index e9987fd0b8..352b78b97c 100644 --- a/docs/manual/howto/cgi.html.ja.utf8 +++ b/docs/manual/howto/cgi.html.ja.utf8 @@ -564,19 +564,20 @@ foreach $key (keys %ENV) { <a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/howto/cgi.html.ko.euc-kr b/docs/manual/howto/cgi.html.ko.euc-kr index 9120640233..3544419529 100644 --- a/docs/manual/howto/cgi.html.ko.euc-kr +++ b/docs/manual/howto/cgi.html.ko.euc-kr @@ -504,19 +504,20 @@ <a href="../ko/howto/cgi.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en index 80c1f91a1c..f33b631556 100644 --- a/docs/manual/howto/htaccess.html.en +++ b/docs/manual/howto/htaccess.html.en @@ -419,19 +419,20 @@ SetHandler cgi-script <a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Portugus (Brasil)"> pt-br </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/htaccess.html.fr b/docs/manual/howto/htaccess.html.fr index 07ec8f863b..abc83a6744 100644 --- a/docs/manual/howto/htaccess.html.fr +++ b/docs/manual/howto/htaccess.html.fr @@ -464,19 +464,20 @@ SetHandler cgi-script <a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Portugus (Brasil)"> pt-br </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/htaccess.html.ja.utf8 b/docs/manual/howto/htaccess.html.ja.utf8 index a62ef7f956..7345cc35c2 100644 --- a/docs/manual/howto/htaccess.html.ja.utf8 +++ b/docs/manual/howto/htaccess.html.ja.utf8 @@ -388,19 +388,20 @@ Options +IncludesNoExec -ExecCGI<br /> <a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)"> pt-br </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/howto/htaccess.html.ko.euc-kr b/docs/manual/howto/htaccess.html.ko.euc-kr index 7956ef179b..187fe7478a 100644 --- a/docs/manual/howto/htaccess.html.ko.euc-kr +++ b/docs/manual/howto/htaccess.html.ko.euc-kr @@ -334,19 +334,20 @@ <a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)"> pt-br </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/htaccess.html.pt-br b/docs/manual/howto/htaccess.html.pt-br index 76493137bc..0e2f4733b7 100644 --- a/docs/manual/howto/htaccess.html.pt-br +++ b/docs/manual/howto/htaccess.html.pt-br @@ -378,19 +378,20 @@ <a href="../pt-br/howto/htaccess.html" title="Portugus (Brasil)"> pt-br </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentrios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'pt-br'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licenciado sob a <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en index b1606b7af2..d4bbe02654 100644 --- a/docs/manual/howto/public_html.html.en +++ b/docs/manual/howto/public_html.html.en @@ -193,19 +193,20 @@ <a href="../tr/howto/public_html.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/public_html.html.fr b/docs/manual/howto/public_html.html.fr index 4e76c495bd..3650da7fba 100644 --- a/docs/manual/howto/public_html.html.fr +++ b/docs/manual/howto/public_html.html.fr @@ -209,19 +209,20 @@ avec le systme de fichiers</a></li></ul><ul class="seealso"><li><a href="#comme <a href="../tr/howto/public_html.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/public_html.html.ja.utf8 b/docs/manual/howto/public_html.html.ja.utf8 index 6f25cd5ed0..153cf4c743 100644 --- a/docs/manual/howto/public_html.html.ja.utf8 +++ b/docs/manual/howto/public_html.html.ja.utf8 @@ -204,19 +204,20 @@ <a href="../tr/howto/public_html.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/howto/public_html.html.ko.euc-kr b/docs/manual/howto/public_html.html.ko.euc-kr index 683d48811f..b176be3a5d 100644 --- a/docs/manual/howto/public_html.html.ko.euc-kr +++ b/docs/manual/howto/public_html.html.ko.euc-kr @@ -161,19 +161,20 @@ <a href="../tr/howto/public_html.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/public_html.html.tr.utf8 b/docs/manual/howto/public_html.html.tr.utf8 index 29bdd221c3..7360f614dd 100644 --- a/docs/manual/howto/public_html.html.tr.utf8 +++ b/docs/manual/howto/public_html.html.tr.utf8 @@ -208,19 +208,20 @@ <a href="../tr/howto/public_html.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en index 4a4792ce15..32d4480055 100644 --- a/docs/manual/howto/ssi.html.en +++ b/docs/manual/howto/ssi.html.en @@ -483,19 +483,20 @@ modified?</a></h3> <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/howto/ssi.html.fr b/docs/manual/howto/ssi.html.fr index efc46a56f5..66da2f6dc4 100644 --- a/docs/manual/howto/ssi.html.fr +++ b/docs/manual/howto/ssi.html.fr @@ -494,19 +494,20 @@ HTML prexistants.</p> <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/howto/ssi.html.ja.utf8 b/docs/manual/howto/ssi.html.ja.utf8 index 3d6ebc1a8a..7bc9a2c390 100644 --- a/docs/manual/howto/ssi.html.ja.utf8 +++ b/docs/manual/howto/ssi.html.ja.utf8 @@ -486,19 +486,20 @@ <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/howto/ssi.html.ko.euc-kr b/docs/manual/howto/ssi.html.ko.euc-kr index d48b499b4f..b00f010018 100644 --- a/docs/manual/howto/ssi.html.ko.euc-kr +++ b/docs/manual/howto/ssi.html.ko.euc-kr @@ -429,19 +429,20 @@ <a href="../ko/howto/ssi.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/install.html.de b/docs/manual/install.html.de index 33ceca178d..5098fd70ae 100644 --- a/docs/manual/install.html.de +++ b/docs/manual/install.html.de @@ -409,19 +409,20 @@ <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 49245c956d..dde782c13b 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -446,19 +446,20 @@ $ tar xvf httpd-<em>NN</em>.tar <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/install.html.es b/docs/manual/install.html.es index e097f781d3..c71c759030 100644 --- a/docs/manual/install.html.es +++ b/docs/manual/install.html.es @@ -439,19 +439,20 @@ prrevia</a></h2> <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/install.html.fr b/docs/manual/install.html.fr index 4a19a1547f..3783031dca 100644 --- a/docs/manual/install.html.fr +++ b/docs/manual/install.html.fr @@ -470,19 +470,20 @@ $ tar xvf httpd-<em>NN</em>.tar <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/install.html.ja.utf8 b/docs/manual/install.html.ja.utf8 index a8e7fc3584..492f210930 100644 --- a/docs/manual/install.html.ja.utf8 +++ b/docs/manual/install.html.ja.utf8 @@ -407,19 +407,20 @@ $ tar xvf httpd-<em>NN</em>.tar <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/install.html.ko.euc-kr b/docs/manual/install.html.ko.euc-kr index 2dd6673f9e..a1ca036a06 100644 --- a/docs/manual/install.html.ko.euc-kr +++ b/docs/manual/install.html.ko.euc-kr @@ -361,19 +361,20 @@ $ tar xvf httpd-2_1_<em>NN</em>.tar <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/install.html.tr.utf8 b/docs/manual/install.html.tr.utf8 index 01c89f112c..1d72c3a8b1 100644 --- a/docs/manual/install.html.tr.utf8 +++ b/docs/manual/install.html.tr.utf8 @@ -438,19 +438,20 @@ <a href="./tr/install.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/invoking.html.de b/docs/manual/invoking.html.de index d5ca41f9c2..d5afc3eed1 100644 --- a/docs/manual/invoking.html.de +++ b/docs/manual/invoking.html.de @@ -160,19 +160,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 377d5d9734..8fedd2682d 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -150,19 +150,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/invoking.html.es b/docs/manual/invoking.html.es index a905bc36d9..2db9f33513 100644 --- a/docs/manual/invoking.html.es +++ b/docs/manual/invoking.html.es @@ -169,19 +169,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/invoking.html.fr b/docs/manual/invoking.html.fr index 62eab28d8c..a5083d0313 100644 --- a/docs/manual/invoking.html.fr +++ b/docs/manual/invoking.html.fr @@ -163,19 +163,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/invoking.html.ja.utf8 b/docs/manual/invoking.html.ja.utf8 index 1bb050c1a5..e869e33322 100644 --- a/docs/manual/invoking.html.ja.utf8 +++ b/docs/manual/invoking.html.ja.utf8 @@ -165,19 +165,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/invoking.html.ko.euc-kr b/docs/manual/invoking.html.ko.euc-kr index 72f3a16f7b..efa8e32e1c 100644 --- a/docs/manual/invoking.html.ko.euc-kr +++ b/docs/manual/invoking.html.ko.euc-kr @@ -141,19 +141,20 @@ <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/invoking.html.tr.utf8 b/docs/manual/invoking.html.tr.utf8 index c929c07da6..93eec3b4b5 100644 --- a/docs/manual/invoking.html.tr.utf8 +++ b/docs/manual/invoking.html.tr.utf8 @@ -147,19 +147,20 @@ <a href="./tr/invoking.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/license.html.en b/docs/manual/license.html.en index 75517acfec..aa61ad981d 100644 --- a/docs/manual/license.html.en +++ b/docs/manual/license.html.en @@ -237,19 +237,20 @@ limitations under the License.</pre></div> <p><span>Available Languages: </span><a href="./en/license.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 4434da191e..4e57d9872a 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -700,19 +700,20 @@ CustomLog logs/access_log comonvhost <a href="./tr/logs.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/logs.html.fr b/docs/manual/logs.html.fr index 5ce226ca15..10a94f4d4f 100644 --- a/docs/manual/logs.html.fr +++ b/docs/manual/logs.html.fr @@ -742,19 +742,20 @@ <a href="./tr/logs.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/logs.html.ja.utf8 b/docs/manual/logs.html.ja.utf8 index 7c11878c17..62bf1d3331 100644 --- a/docs/manual/logs.html.ja.utf8 +++ b/docs/manual/logs.html.ja.utf8 @@ -578,19 +578,20 @@ <a href="./tr/logs.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/logs.html.ko.euc-kr b/docs/manual/logs.html.ko.euc-kr index e0bc5f8434..44beea2548 100644 --- a/docs/manual/logs.html.ko.euc-kr +++ b/docs/manual/logs.html.ko.euc-kr @@ -524,19 +524,20 @@ <a href="./tr/logs.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/logs.html.tr.utf8 b/docs/manual/logs.html.tr.utf8 index d4f75178cb..d93ae71071 100644 --- a/docs/manual/logs.html.tr.utf8 +++ b/docs/manual/logs.html.tr.utf8 @@ -662,19 +662,20 @@ <a href="./tr/logs.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/misc/password_encryptions.html.en b/docs/manual/misc/password_encryptions.html.en index cfb78fe66a..97448f3bc2 100644 --- a/docs/manual/misc/password_encryptions.html.en +++ b/docs/manual/misc/password_encryptions.html.en @@ -213,19 +213,20 @@ <p><span>Available Languages: </span><a href="../en/misc/password_encryptions.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/perf-scaling.html.en b/docs/manual/misc/perf-scaling.html.en index bad9506127..ccc327de30 100644 --- a/docs/manual/misc/perf-scaling.html.en +++ b/docs/manual/misc/perf-scaling.html.en @@ -1655,19 +1655,20 @@ <p><span>Available Languages: </span><a href="../en/misc/perf-scaling.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index eae965fcc3..32e46b3e90 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -973,19 +973,20 @@ DocumentRoot /www/htdocs <a href="../tr/misc/perf-tuning.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/perf-tuning.html.fr b/docs/manual/misc/perf-tuning.html.fr index f91dd4bf28..d2c639139f 100644 --- a/docs/manual/misc/perf-tuning.html.fr +++ b/docs/manual/misc/perf-tuning.html.fr @@ -1045,19 +1045,20 @@ void lingering_close (int s) <a href="../tr/misc/perf-tuning.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/misc/perf-tuning.html.ko.euc-kr b/docs/manual/misc/perf-tuning.html.ko.euc-kr index ab828a4068..d1d5f0ee6a 100644 --- a/docs/manual/misc/perf-tuning.html.ko.euc-kr +++ b/docs/manual/misc/perf-tuning.html.ko.euc-kr @@ -979,19 +979,20 @@ <a href="../tr/misc/perf-tuning.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/perf-tuning.html.tr.utf8 b/docs/manual/misc/perf-tuning.html.tr.utf8 index ae7d540b72..56847e5868 100644 --- a/docs/manual/misc/perf-tuning.html.tr.utf8 +++ b/docs/manual/misc/perf-tuning.html.tr.utf8 @@ -1039,19 +1039,20 @@ <a href="../tr/misc/perf-tuning.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/misc/relevant_standards.html.en b/docs/manual/misc/relevant_standards.html.en index bd639b0edd..6d28692563 100644 --- a/docs/manual/misc/relevant_standards.html.en +++ b/docs/manual/misc/relevant_standards.html.en @@ -205,19 +205,20 @@ <a href="../ko/misc/relevant_standards.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/relevant_standards.html.ko.euc-kr b/docs/manual/misc/relevant_standards.html.ko.euc-kr index cf636ed5ec..419b66163d 100644 --- a/docs/manual/misc/relevant_standards.html.ko.euc-kr +++ b/docs/manual/misc/relevant_standards.html.ko.euc-kr @@ -192,19 +192,20 @@ <a href="../ko/misc/relevant_standards.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index 922f39ba1f..df48fd639b 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -475,19 +475,20 @@ <a href="../tr/misc/security_tips.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/security_tips.html.fr b/docs/manual/misc/security_tips.html.fr index 891a208832..0cdbe8cefd 100644 --- a/docs/manual/misc/security_tips.html.fr +++ b/docs/manual/misc/security_tips.html.fr @@ -500,19 +500,20 @@ Deny from all <a href="../tr/misc/security_tips.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/misc/security_tips.html.ko.euc-kr b/docs/manual/misc/security_tips.html.ko.euc-kr index 034d57637d..e9cedd9a9a 100644 --- a/docs/manual/misc/security_tips.html.ko.euc-kr +++ b/docs/manual/misc/security_tips.html.ko.euc-kr @@ -346,19 +346,20 @@ <a href="../tr/misc/security_tips.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/misc/security_tips.html.tr.utf8 b/docs/manual/misc/security_tips.html.tr.utf8 index 0d98b68f7a..3be5063210 100644 --- a/docs/manual/misc/security_tips.html.tr.utf8 +++ b/docs/manual/misc/security_tips.html.tr.utf8 @@ -477,19 +477,20 @@ <a href="../tr/misc/security_tips.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index b002e5e9f3..e8aebff1dc 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -3598,19 +3598,20 @@ IP-Adressen angewendet werden</td></tr> <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 636257cf6c..fd6643aa7c 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -4483,19 +4483,20 @@ hostname or IP address</td></tr> <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es index bd30a8b4c7..345d6e8270 100644 --- a/docs/manual/mod/core.html.es +++ b/docs/manual/mod/core.html.es @@ -4294,19 +4294,20 @@ hostname or IP address</td></tr> <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr index 0a3a62ee96..eb3623d465 100644 --- a/docs/manual/mod/core.html.fr +++ b/docs/manual/mod/core.html.fr @@ -4822,19 +4822,20 @@ entre elles la rception d'une requte</li> <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/core.html.ja.utf8 b/docs/manual/mod/core.html.ja.utf8 index b7a1c856a6..0b9e479f3c 100644 --- a/docs/manual/mod/core.html.ja.utf8 +++ b/docs/manual/mod/core.html.ja.utf8 @@ -3513,19 +3513,20 @@ of a request or the last 63, assuming the request itself is greater than <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/core.html.tr.utf8 b/docs/manual/mod/core.html.tr.utf8 index 9b00687a84..4e6c4bb113 100644 --- a/docs/manual/mod/core.html.tr.utf8 +++ b/docs/manual/mod/core.html.tr.utf8 @@ -4451,19 +4451,20 @@ gerçekleşmesi için sunucunun geçmesini bekleyeceği süre.</td></tr> <a href="../tr/mod/core.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 27a6dbbe00..be4a49c4bb 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -292,19 +292,20 @@ <a href="../tr/mod/directive-dict.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/directive-dict.html.ja.utf8 b/docs/manual/mod/directive-dict.html.ja.utf8 index 954250b557..c1fe8a81d2 100644 --- a/docs/manual/mod/directive-dict.html.ja.utf8 +++ b/docs/manual/mod/directive-dict.html.ja.utf8 @@ -302,19 +302,20 @@ <a href="../tr/mod/directive-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/directive-dict.html.ko.euc-kr b/docs/manual/mod/directive-dict.html.ko.euc-kr index b2a391c6e5..ea5ab7c8e1 100644 --- a/docs/manual/mod/directive-dict.html.ko.euc-kr +++ b/docs/manual/mod/directive-dict.html.ko.euc-kr @@ -253,19 +253,20 @@ <a href="../tr/mod/directive-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/directive-dict.html.tr.utf8 b/docs/manual/mod/directive-dict.html.tr.utf8 index e65dc6698a..2121214b68 100644 --- a/docs/manual/mod/directive-dict.html.tr.utf8 +++ b/docs/manual/mod/directive-dict.html.tr.utf8 @@ -173,19 +173,20 @@ <a href="../tr/mod/directive-dict.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index e5c36a1e24..87ec0af953 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -658,19 +658,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index a30a1c4e49..24347ccfc5 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -659,19 +659,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 35f7783223..b20171b215 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -661,19 +661,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index 419b87a4db..003efe4401 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -656,19 +656,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 4123cec5c9..9295fb3836 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -656,19 +656,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index 915b81be77..dfe030b425 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -655,19 +655,20 @@ <a href="../zh-cn/mod/directives.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/directives.html.zh-cn b/docs/manual/mod/directives.html.zh-cn index 90b7bdf765..106309b97c 100644 --- a/docs/manual/mod/directives.html.zh-cn +++ b/docs/manual/mod/directives.html.zh-cn @@ -654,19 +654,20 @@ <a href="../zh-cn/mod/directives.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/mod/event.html.en b/docs/manual/mod/event.html.en index b624791ce1..024d7729c9 100644 --- a/docs/manual/mod/event.html.en +++ b/docs/manual/mod/event.html.en @@ -194,19 +194,20 @@ of consuming threads only for connections with active processing</td></tr> <a href="../fr/mod/event.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/event.html.fr b/docs/manual/mod/event.html.fr index 02ac6fd0d9..97b44fb570 100644 --- a/docs/manual/mod/event.html.fr +++ b/docs/manual/mod/event.html.fr @@ -213,19 +213,20 @@ mobiliser des threads que pour les connexions en cours de traitement</td></tr> <a href="../fr/mod/event.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_access_compat.html.en b/docs/manual/mod/mod_access_compat.html.en index a579e249db..494f25900b 100644 --- a/docs/manual/mod/mod_access_compat.html.en +++ b/docs/manual/mod/mod_access_compat.html.en @@ -490,19 +490,20 @@ Satisfy Any <a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_access_compat.html.fr b/docs/manual/mod/mod_access_compat.html.fr index 7bf5328fd1..5e90ac0774 100644 --- a/docs/manual/mod/mod_access_compat.html.fr +++ b/docs/manual/mod/mod_access_compat.html.fr @@ -514,19 +514,20 @@ Satisfy Any <a href="../ja/mod/mod_access_compat.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_access_compat.html.ja.utf8 b/docs/manual/mod/mod_access_compat.html.ja.utf8 index b0d1262df7..10a8f02724 100644 --- a/docs/manual/mod/mod_access_compat.html.ja.utf8 +++ b/docs/manual/mod/mod_access_compat.html.ja.utf8 @@ -449,19 +449,20 @@ <a href="../ja/mod/mod_access_compat.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_actions.html.de b/docs/manual/mod/mod_actions.html.de index aa544b5b99..658a561a7d 100644 --- a/docs/manual/mod/mod_actions.html.de +++ b/docs/manual/mod/mod_actions.html.de @@ -170,19 +170,20 @@ <a href="../ko/mod/mod_actions.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_actions.html.en b/docs/manual/mod/mod_actions.html.en index 72a0b1728a..86ee9bc4d6 100644 --- a/docs/manual/mod/mod_actions.html.en +++ b/docs/manual/mod/mod_actions.html.en @@ -168,19 +168,20 @@ Script PUT /~bob/put.cgi <a href="../ko/mod/mod_actions.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_actions.html.fr b/docs/manual/mod/mod_actions.html.fr index e815c95080..c55f0e87d0 100644 --- a/docs/manual/mod/mod_actions.html.fr +++ b/docs/manual/mod/mod_actions.html.fr @@ -177,19 +177,20 @@ Script PUT /~bob/put.cgi <a href="../ko/mod/mod_actions.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_actions.html.ja.utf8 b/docs/manual/mod/mod_actions.html.ja.utf8 index 2bf7e0b9b9..2513bfa6c0 100644 --- a/docs/manual/mod/mod_actions.html.ja.utf8 +++ b/docs/manual/mod/mod_actions.html.ja.utf8 @@ -178,19 +178,20 @@ Apache 2.1 で導入されました</td></tr> <a href="../ko/mod/mod_actions.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_actions.html.ko.euc-kr b/docs/manual/mod/mod_actions.html.ko.euc-kr index b59b21aa5f..eb638b22dc 100644 --- a/docs/manual/mod/mod_actions.html.ko.euc-kr +++ b/docs/manual/mod/mod_actions.html.ko.euc-kr @@ -167,19 +167,20 @@ <a href="../ko/mod/mod_actions.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index 36bedbf6e8..6423e9bd52 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -565,19 +565,20 @@ and designates the target as a CGI script</td></tr> <a href="../tr/mod/mod_alias.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_alias.html.fr b/docs/manual/mod/mod_alias.html.fr index d62d161642..3efac0657f 100644 --- a/docs/manual/mod/mod_alias.html.fr +++ b/docs/manual/mod/mod_alias.html.fr @@ -583,19 +583,20 @@ comme un script CGI</td></tr> <a href="../tr/mod/mod_alias.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_alias.html.ja.utf8 b/docs/manual/mod/mod_alias.html.ja.utf8 index 6b67e7b09d..b14d4dafe6 100644 --- a/docs/manual/mod/mod_alias.html.ja.utf8 +++ b/docs/manual/mod/mod_alias.html.ja.utf8 @@ -392,19 +392,20 @@ CGI スクリプトに指定</td></tr> <a href="../tr/mod/mod_alias.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_alias.html.ko.euc-kr b/docs/manual/mod/mod_alias.html.ko.euc-kr index df50fe5952..1f61d2559a 100644 --- a/docs/manual/mod/mod_alias.html.ko.euc-kr +++ b/docs/manual/mod/mod_alias.html.ko.euc-kr @@ -359,19 +359,20 @@ Alias /foo /gaq <a href="../tr/mod/mod_alias.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_alias.html.tr.utf8 b/docs/manual/mod/mod_alias.html.tr.utf8 index 2929b71ed2..02c2aaaf1a 100644 --- a/docs/manual/mod/mod_alias.html.tr.utf8 +++ b/docs/manual/mod/mod_alias.html.tr.utf8 @@ -536,19 +536,20 @@ eşler ve hedefi bir CGI betiği olarak çalıştırır.</td></tr> <a href="../tr/mod/mod_alias.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_allowmethods.html.en b/docs/manual/mod/mod_allowmethods.html.en index c99a7f6912..9af2751808 100644 --- a/docs/manual/mod/mod_allowmethods.html.en +++ b/docs/manual/mod/mod_allowmethods.html.en @@ -88,19 +88,20 @@ kludgy implementation of <code class="directive"><a href="../mod/core.html#limit <p><span>Available Languages: </span><a href="../en/mod/mod_allowmethods.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en index fdc358f4ab..c722062985 100644 --- a/docs/manual/mod/mod_asis.html.en +++ b/docs/manual/mod/mod_asis.html.en @@ -116,19 +116,20 @@ HTTP headers</td></tr> <a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_asis.html.fr b/docs/manual/mod/mod_asis.html.fr index 29dfd37e45..f00dd21abd 100644 --- a/docs/manual/mod/mod_asis.html.fr +++ b/docs/manual/mod/mod_asis.html.fr @@ -116,19 +116,20 @@ d'Apache httpd</a></li> <a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_asis.html.ja.utf8 b/docs/manual/mod/mod_asis.html.ja.utf8 index 72b9a1f5c4..50806c3dfd 100644 --- a/docs/manual/mod/mod_asis.html.ja.utf8 +++ b/docs/manual/mod/mod_asis.html.ja.utf8 @@ -117,19 +117,20 @@ <a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_asis.html.ko.euc-kr b/docs/manual/mod/mod_asis.html.ko.euc-kr index 8e1fd7a878..1297d8fb5d 100644 --- a/docs/manual/mod/mod_asis.html.ko.euc-kr +++ b/docs/manual/mod/mod_asis.html.ko.euc-kr @@ -111,19 +111,20 @@ <a href="../ko/mod/mod_asis.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_auth_basic.html.en b/docs/manual/mod/mod_auth_basic.html.en index 36d43cd935..57a1a30dd1 100644 --- a/docs/manual/mod/mod_auth_basic.html.en +++ b/docs/manual/mod/mod_auth_basic.html.en @@ -129,19 +129,20 @@ lower level modules</td></tr> <a href="../ko/mod/mod_auth_basic.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_auth_basic.html.fr b/docs/manual/mod/mod_auth_basic.html.fr index d5e5319653..2697f054f7 100644 --- a/docs/manual/mod/mod_auth_basic.html.fr +++ b/docs/manual/mod/mod_auth_basic.html.fr @@ -141,19 +141,20 @@ cette zone du site web</td></tr> <a href="../ko/mod/mod_auth_basic.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_auth_basic.html.ja.utf8 b/docs/manual/mod/mod_auth_basic.html.ja.utf8 index 7cc14aadc1..939826e644 100644 --- a/docs/manual/mod/mod_auth_basic.html.ja.utf8 +++ b/docs/manual/mod/mod_auth_basic.html.ja.utf8 @@ -138,19 +138,20 @@ <a href="../ko/mod/mod_auth_basic.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_auth_basic.html.ko.euc-kr b/docs/manual/mod/mod_auth_basic.html.ko.euc-kr index 038964cbff..6eb24faaa5 100644 --- a/docs/manual/mod/mod_auth_basic.html.ko.euc-kr +++ b/docs/manual/mod/mod_auth_basic.html.ko.euc-kr @@ -131,19 +131,20 @@ <a href="../ko/mod/mod_auth_basic.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en index 8c383e2529..2ab31de946 100644 --- a/docs/manual/mod/mod_auth_digest.html.en +++ b/docs/manual/mod/mod_auth_digest.html.en @@ -337,19 +337,20 @@ AuthDigestShmemSize 1M <a href="../ko/mod/mod_auth_digest.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_auth_digest.html.fr b/docs/manual/mod/mod_auth_digest.html.fr index fa0c28a546..699a119b6b 100644 --- a/docs/manual/mod/mod_auth_digest.html.fr +++ b/docs/manual/mod/mod_auth_digest.html.fr @@ -363,19 +363,20 @@ AuthDigestShmemSize 1M <a href="../ko/mod/mod_auth_digest.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_auth_digest.html.ko.euc-kr b/docs/manual/mod/mod_auth_digest.html.ko.euc-kr index 33e575d9ba..eb63b541ba 100644 --- a/docs/manual/mod/mod_auth_digest.html.ko.euc-kr +++ b/docs/manual/mod/mod_auth_digest.html.ko.euc-kr @@ -322,19 +322,20 @@ URI</td></tr> <a href="../ko/mod/mod_auth_digest.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_auth_form.html.en b/docs/manual/mod/mod_auth_form.html.en index fe0113d575..88046e0db5 100644 --- a/docs/manual/mod/mod_auth_form.html.en +++ b/docs/manual/mod/mod_auth_form.html.en @@ -721,19 +721,20 @@ lower level modules</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_auth_form.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_anon.html.en b/docs/manual/mod/mod_authn_anon.html.en index b76dd83069..e61b108f4a 100644 --- a/docs/manual/mod/mod_authn_anon.html.en +++ b/docs/manual/mod/mod_authn_anon.html.en @@ -220,19 +220,20 @@ formatted email address</td></tr> <a href="../ko/mod/mod_authn_anon.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_anon.html.ja.utf8 b/docs/manual/mod/mod_authn_anon.html.ja.utf8 index 561d3ab669..acd1e612c4 100644 --- a/docs/manual/mod/mod_authn_anon.html.ja.utf8 +++ b/docs/manual/mod/mod_authn_anon.html.ja.utf8 @@ -227,19 +227,20 @@ <a href="../ko/mod/mod_authn_anon.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authn_anon.html.ko.euc-kr b/docs/manual/mod/mod_authn_anon.html.ko.euc-kr index f7fcfcd066..fc9034a7e1 100644 --- a/docs/manual/mod/mod_authn_anon.html.ko.euc-kr +++ b/docs/manual/mod/mod_authn_anon.html.ko.euc-kr @@ -212,19 +212,20 @@ <a href="../ko/mod/mod_authn_anon.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_core.html.en b/docs/manual/mod/mod_authn_core.html.en index 67059b84e3..551e5dc392 100644 --- a/docs/manual/mod/mod_authn_core.html.en +++ b/docs/manual/mod/mod_authn_core.html.en @@ -246,19 +246,20 @@ the specified alias</td></tr> <a href="../fr/mod/mod_authn_core.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_core.html.fr b/docs/manual/mod/mod_authn_core.html.fr index 58bf1d171c..31f3f3eaa7 100644 --- a/docs/manual/mod/mod_authn_core.html.fr +++ b/docs/manual/mod/mod_authn_core.html.fr @@ -255,19 +255,20 @@ l'alias spcifi</td></tr> <a href="../fr/mod/mod_authn_core.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authn_dbd.html.en b/docs/manual/mod/mod_authn_dbd.html.en index ad61a15f02..08bdddd503 100644 --- a/docs/manual/mod/mod_authn_dbd.html.en +++ b/docs/manual/mod/mod_authn_dbd.html.en @@ -210,19 +210,20 @@ AuthDBDUserRealmQuery "SELECT password FROM authn WHERE user = %s AND realm = %s <p><span>Available Languages: </span><a href="../en/mod/mod_authn_dbd.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_dbm.html.en b/docs/manual/mod/mod_authn_dbm.html.en index f75450629e..986b7cd96a 100644 --- a/docs/manual/mod/mod_authn_dbm.html.en +++ b/docs/manual/mod/mod_authn_dbm.html.en @@ -141,19 +141,20 @@ passwords for authentication</td></tr> <a href="../ko/mod/mod_authn_dbm.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_dbm.html.ja.utf8 b/docs/manual/mod/mod_authn_dbm.html.ja.utf8 index da7cdf8369..ff99cf4de4 100644 --- a/docs/manual/mod/mod_authn_dbm.html.ja.utf8 +++ b/docs/manual/mod/mod_authn_dbm.html.ja.utf8 @@ -138,19 +138,20 @@ <a href="../ko/mod/mod_authn_dbm.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr b/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr index 3abd364368..b0030731a0 100644 --- a/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr +++ b/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr @@ -130,19 +130,20 @@ <a href="../ko/mod/mod_authn_dbm.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_file.html.en b/docs/manual/mod/mod_authn_file.html.en index c5f34cabc8..08eaf5cde9 100644 --- a/docs/manual/mod/mod_authn_file.html.en +++ b/docs/manual/mod/mod_authn_file.html.en @@ -137,19 +137,20 @@ passwords for authentication</td></tr> <a href="../ko/mod/mod_authn_file.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_file.html.fr b/docs/manual/mod/mod_authn_file.html.fr index 59d8a5bde2..999dee2940 100644 --- a/docs/manual/mod/mod_authn_file.html.fr +++ b/docs/manual/mod/mod_authn_file.html.fr @@ -146,19 +146,20 @@ passe</td></tr> <a href="../ko/mod/mod_authn_file.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authn_file.html.ja.utf8 b/docs/manual/mod/mod_authn_file.html.ja.utf8 index 6b8c9e7d63..3e8adb53b7 100644 --- a/docs/manual/mod/mod_authn_file.html.ja.utf8 +++ b/docs/manual/mod/mod_authn_file.html.ja.utf8 @@ -147,19 +147,20 @@ <a href="../ko/mod/mod_authn_file.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authn_file.html.ko.euc-kr b/docs/manual/mod/mod_authn_file.html.ko.euc-kr index f2ad04a69b..2529b47497 100644 --- a/docs/manual/mod/mod_authn_file.html.ko.euc-kr +++ b/docs/manual/mod/mod_authn_file.html.ko.euc-kr @@ -130,19 +130,20 @@ <a href="../ko/mod/mod_authn_file.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authn_socache.html.en b/docs/manual/mod/mod_authn_socache.html.en index 317c70192e..5ddf31151d 100644 --- a/docs/manual/mod/mod_authn_socache.html.en +++ b/docs/manual/mod/mod_authn_socache.html.en @@ -225,19 +225,20 @@ AuthnCacheProvideFor dbd myprovider <p><span>Available Languages: </span><a href="../en/mod/mod_authn_socache.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index ad0893fed1..54ae5a8f93 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -1372,19 +1372,20 @@ You can of course use search parameters on each of these.</p> <a href="../fr/mod/mod_authnz_ldap.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authnz_ldap.html.fr b/docs/manual/mod/mod_authnz_ldap.html.fr index d2dab1c451..4d01ff3395 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.fr +++ b/docs/manual/mod/mod_authnz_ldap.html.fr @@ -1524,19 +1524,20 @@ spcifis.</p> <a href="../fr/mod/mod_authnz_ldap.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authz_core.html.en b/docs/manual/mod/mod_authz_core.html.en index 67e2e631b2..f196eba7f4 100644 --- a/docs/manual/mod/mod_authz_core.html.en +++ b/docs/manual/mod/mod_authz_core.html.en @@ -623,19 +623,20 @@ must succeed for the enclosing directive to not fail.</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_authz_core.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_dbd.html.en b/docs/manual/mod/mod_authz_dbd.html.en index 4d9e655b74..b2c47b9f11 100644 --- a/docs/manual/mod/mod_authz_dbd.html.en +++ b/docs/manual/mod/mod_authz_dbd.html.en @@ -247,19 +247,20 @@ AuthzDBDRedirectQuery "SELECT userpage FROM userpages WHERE user = %s" <p><span>Available Languages: </span><a href="../en/mod/mod_authz_dbd.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_dbm.html.en b/docs/manual/mod/mod_authz_dbm.html.en index 19ab21b121..aedf8e4089 100644 --- a/docs/manual/mod/mod_authz_dbm.html.en +++ b/docs/manual/mod/mod_authz_dbm.html.en @@ -136,19 +136,20 @@ store list of user groups</td></tr> <a href="../ko/mod/mod_authz_dbm.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr b/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr index a1b83cbd45..eab11af28f 100644 --- a/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr +++ b/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr @@ -127,19 +127,20 @@ <a href="../ko/mod/mod_authz_dbm.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_groupfile.html.en b/docs/manual/mod/mod_authz_groupfile.html.en index ae2f6d663d..b1eac2ab0d 100644 --- a/docs/manual/mod/mod_authz_groupfile.html.en +++ b/docs/manual/mod/mod_authz_groupfile.html.en @@ -90,19 +90,20 @@ of user groups for authorization</td></tr> <a href="../ko/mod/mod_authz_groupfile.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_groupfile.html.ja.utf8 b/docs/manual/mod/mod_authz_groupfile.html.ja.utf8 index 966910bc46..0980fae8d6 100644 --- a/docs/manual/mod/mod_authz_groupfile.html.ja.utf8 +++ b/docs/manual/mod/mod_authz_groupfile.html.ja.utf8 @@ -101,19 +101,20 @@ <a href="../ko/mod/mod_authz_groupfile.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr b/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr index 76da733406..69162e438b 100644 --- a/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr +++ b/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr @@ -92,19 +92,20 @@ <a href="../ko/mod/mod_authz_groupfile.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_host.html.en b/docs/manual/mod/mod_authz_host.html.en index 09892ad28e..7c65551c79 100644 --- a/docs/manual/mod/mod_authz_host.html.en +++ b/docs/manual/mod/mod_authz_host.html.en @@ -195,19 +195,20 @@ Require host .net example.edu <a href="../fr/mod/mod_authz_host.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_host.html.fr b/docs/manual/mod/mod_authz_host.html.fr index ec401c8f8a..9ed998cdcd 100644 --- a/docs/manual/mod/mod_authz_host.html.fr +++ b/docs/manual/mod/mod_authz_host.html.fr @@ -198,19 +198,20 @@ Require host .net example.edu <a href="../fr/mod/mod_authz_host.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authz_owner.html.en b/docs/manual/mod/mod_authz_owner.html.en index 92ca9d9b17..89a8799432 100644 --- a/docs/manual/mod/mod_authz_owner.html.en +++ b/docs/manual/mod/mod_authz_owner.html.en @@ -146,19 +146,20 @@ <a href="../ko/mod/mod_authz_owner.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_owner.html.fr b/docs/manual/mod/mod_authz_owner.html.fr index e2211c727c..a4c44d1836 100644 --- a/docs/manual/mod/mod_authz_owner.html.fr +++ b/docs/manual/mod/mod_authz_owner.html.fr @@ -159,19 +159,20 @@ d'Apache</td></tr></table> <a href="../ko/mod/mod_authz_owner.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authz_owner.html.ja.utf8 b/docs/manual/mod/mod_authz_owner.html.ja.utf8 index 509379fcff..34e1c8b402 100644 --- a/docs/manual/mod/mod_authz_owner.html.ja.utf8 +++ b/docs/manual/mod/mod_authz_owner.html.ja.utf8 @@ -155,19 +155,20 @@ <a href="../ko/mod/mod_authz_owner.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authz_owner.html.ko.euc-kr b/docs/manual/mod/mod_authz_owner.html.ko.euc-kr index 6a3ce57b7b..640a0d9453 100644 --- a/docs/manual/mod/mod_authz_owner.html.ko.euc-kr +++ b/docs/manual/mod/mod_authz_owner.html.ko.euc-kr @@ -150,19 +150,20 @@ <a href="../ko/mod/mod_authz_owner.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_user.html.en b/docs/manual/mod/mod_authz_user.html.en index 085d104211..de07e3b9d1 100644 --- a/docs/manual/mod/mod_authz_user.html.en +++ b/docs/manual/mod/mod_authz_user.html.en @@ -59,19 +59,20 @@ <a href="../ko/mod/mod_authz_user.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_authz_user.html.fr b/docs/manual/mod/mod_authz_user.html.fr index e53c77ffe5..4a1f0172d0 100644 --- a/docs/manual/mod/mod_authz_user.html.fr +++ b/docs/manual/mod/mod_authz_user.html.fr @@ -62,19 +62,20 @@ d'Apache</td></tr></table> <a href="../ko/mod/mod_authz_user.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_authz_user.html.ja.utf8 b/docs/manual/mod/mod_authz_user.html.ja.utf8 index a23831e0f8..15b0a6ee40 100644 --- a/docs/manual/mod/mod_authz_user.html.ja.utf8 +++ b/docs/manual/mod/mod_authz_user.html.ja.utf8 @@ -63,19 +63,20 @@ <a href="../ko/mod/mod_authz_user.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_authz_user.html.ko.euc-kr b/docs/manual/mod/mod_authz_user.html.ko.euc-kr index 5ed2cdde50..620c8d85bb 100644 --- a/docs/manual/mod/mod_authz_user.html.ko.euc-kr +++ b/docs/manual/mod/mod_authz_user.html.ko.euc-kr @@ -61,19 +61,20 @@ <a href="../ko/mod/mod_authz_user.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 265c23e89e..2ff64d2fd8 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -1066,19 +1066,20 @@ ReadmeName /include/FOOTER.html <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_autoindex.html.fr b/docs/manual/mod/mod_autoindex.html.fr index 4d9fd4d208..866a08535f 100644 --- a/docs/manual/mod/mod_autoindex.html.fr +++ b/docs/manual/mod/mod_autoindex.html.fr @@ -1151,19 +1151,20 @@ ReadmeName /include/FOOTER.html <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_autoindex.html.ja.utf8 b/docs/manual/mod/mod_autoindex.html.ja.utf8 index ae9417d8f9..159802cb07 100644 --- a/docs/manual/mod/mod_autoindex.html.ja.utf8 +++ b/docs/manual/mod/mod_autoindex.html.ja.utf8 @@ -1052,19 +1052,20 @@ Name|Date|Size|Description</code></td></tr> <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_autoindex.html.ko.euc-kr b/docs/manual/mod/mod_autoindex.html.ko.euc-kr index b3e0c36ab0..79aa7b63d2 100644 --- a/docs/manual/mod/mod_autoindex.html.ko.euc-kr +++ b/docs/manual/mod/mod_autoindex.html.ko.euc-kr @@ -864,19 +864,20 @@ Name|Date|Size|Description</code></td></tr> <a href="../tr/mod/mod_autoindex.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_autoindex.html.tr.utf8 b/docs/manual/mod/mod_autoindex.html.tr.utf8 index 930ec770f3..ae6a205c49 100644 --- a/docs/manual/mod/mod_autoindex.html.tr.utf8 +++ b/docs/manual/mod/mod_autoindex.html.tr.utf8 @@ -1047,19 +1047,20 @@ belirler.</td></tr> <a href="../tr/mod/mod_autoindex.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_buffer.html.en b/docs/manual/mod/mod_buffer.html.en index 781d17b128..1a54847bd7 100644 --- a/docs/manual/mod/mod_buffer.html.en +++ b/docs/manual/mod/mod_buffer.html.en @@ -103,19 +103,20 @@ <a href="../fr/mod/mod_buffer.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_buffer.html.fr b/docs/manual/mod/mod_buffer.html.fr index 362b877787..1f4d276864 100644 --- a/docs/manual/mod/mod_buffer.html.fr +++ b/docs/manual/mod/mod_buffer.html.fr @@ -27,8 +27,6 @@ <p><span>Langues Disponibles: </span><a href="../en/mod/mod_buffer.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../fr/mod/mod_buffer.html" title="Franais"> fr </a></p> </div> -<div class="outofdate">Cette traduction peut tre prime. Vrifiez la version - anglaise pour les changements rcents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Support de la mise en tampon des requtes</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> <tr><th><a href="module-dict.html#ModuleIdentifier">IdentificateurdeModule:</a></th><td>buffer_module</td></tr> @@ -62,9 +60,10 @@ d'Apache</td></tr></table> directives <code class="directive"><a href="../mod/core.html#setinputfilter">SetInputFilter</a></code>, <code class="directive"><a href="../mod/core.html#setoutputfilter">SetOutputFilter</a></code>, <code class="directive"><a href="../mod/mod_mime.html#addoutputfilter">AddOutputFilter</a></code> ou <code class="directive"><a href="../mod/mod_filter.html#addoutputfilterbytype">AddOutputFilterByType</a></code>.</p> - <div class="example"><h3>Utilisation d'un tampon avec mod_include</h3><p><code> - AddOutputFilterByType INCLUDES;BUFFER text/html<br /> - </code></p></div> + <div class="example"><h3>Utilisation d'un tampon avec mod_include</h3><pre class="prettyprint lang-config"> + AddOutputFilterByType INCLUDES;BUFFER text/html + </pre> +</div> <div class="warning">Les filtres de mise en tampon lisent la requte/rponse en RAM, puis la reconditionnent sous la forme d'un @@ -107,19 +106,20 @@ d'Apache</td></tr></table> <a href="../fr/mod/mod_buffer.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_buffer.xml.meta b/docs/manual/mod/mod_buffer.xml.meta index 27ce06f821..8451d7a1eb 100644 --- a/docs/manual/mod/mod_buffer.xml.meta +++ b/docs/manual/mod/mod_buffer.xml.meta @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> </variants> </metafile> diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index a55dc2de12..de35ac3f17 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -1115,19 +1115,20 @@ CacheStaleOnError on <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cache.html.fr b/docs/manual/mod/mod_cache.html.fr index 371771a436..53971905c8 100644 --- a/docs/manual/mod/mod_cache.html.fr +++ b/docs/manual/mod/mod_cache.html.fr @@ -29,8 +29,6 @@ <a href="../ja/mod/mod_cache.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> -<div class="outofdate">Cette traduction peut tre prime. Vrifiez la version - anglaise pour les changements rcents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Filtre de mise en cache HTTP conforme la RFC 2616</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> <tr><th><a href="module-dict.html#ModuleIdentifier">IdentificateurdeModule:</a></th><td>cache_module</td></tr> @@ -180,30 +178,26 @@ cache</a></li> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="sampleconf" id="sampleconf">Exemple de configuration</a></h2> - <div class="example"><h3>Extrait de httpd.conf</h3><p><code> - #<br /> - # Exemple de configuration du cache<br /> - #<br /> - LoadModule cache_module modules/mod_cache.so<br /> - <br /> - <IfModule mod_cache.c><br /> - <span class="indent"> - LoadModule disk_cache_module modules/mod_cache_disk.so<br /> - <IfModule mod_cache_disk.c><br /> - <span class="indent"> - CacheRoot c:/cacheroot<br /> - CacheEnable disk /<br /> - CacheDirLevels 5<br /> - CacheDirLength 3<br /> - </span> - </IfModule> <br /> - <br /> - # Lorsqu'on sert de mandataire, on ne met pas en cache la liste - # des mises jour de scurit<br /> - CacheDisable http://security.update.server/update-list/<br /> - </span> - </IfModule> - </code></p></div> + <div class="example"><h3>Extrait de httpd.conf</h3><pre class="prettyprint lang-config"> +# +# Exemple de configuration du cache +# +LoadModule cache_module modules/mod_cache.so +<IfModule mod_cache.c> + LoadModule cache_disk_module modules/mod_cache_disk.so + <IfModule mod_cache_disk.c> + CacheRoot c:/cacheroot + CacheEnable disk / + CacheDirLevels 5 + CacheDirLength 3 + </IfModule> + + # Lorsqu'on sert de mandataire, on ne met pas en cache la liste +# des mises jour de scurit + CacheDisable http://security.update.server/update-list/ +</IfModule> + </pre> +</div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="thunderingherd" id="thunderingherd">Eviter une tempte de requte</a></h2> @@ -267,18 +261,17 @@ cache</a></li> <h3>Exemple de configuration</h3> - <div class="example"><h3>Activation du verrouillage du cache</h3><p><code> - #<br /> - # Active le verrouillage du cache<br /> - #<br /> - <IfModule mod_cache.c><br /> - <span class="indent"> - CacheLock on<br /> - CacheLockPath /tmp/mod_cache-lock<br /> - CacheLockMaxAge 5<br /> - </span> - </IfModule> - </code></p></div> + <div class="example"><h3>Activation du verrouillage du cache</h3><pre class="prettyprint lang-config"> +# +# Active le verrouillage du cache +# +<IfModule mod_cache.c> + CacheLock on + CacheLockPath /tmp/mod_cache-lock + CacheLockMaxAge 5 +</IfModule> + </pre> +</div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> @@ -316,11 +309,12 @@ cache</a></li> avant le filtre <strong>DEFLATE</strong> comme dans l'exemple suivant :</p> - <div class="example"><p><code> - # Mise en cache du contenu avant la compression optionnelle<br /> - CacheQuickHandler off<br /> - AddOutputFilterByType CACHE;DEFLATE text/plain<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Mise en cache du contenu avant la compression optionnelle +CacheQuickHandler off +AddOutputFilterByType CACHE;DEFLATE text/plain + </pre> + <p>Une autre possibilit consiste mettre en cache le contenu avant l'ajout de contenu personnalis via <code class="module"><a href="../mod/mod_include.html">mod_include</a></code> (ou @@ -329,24 +323,26 @@ cache</a></li> <code class="module"><a href="../mod/mod_include.html">mod_include</a></code> sont mis en cache avant d'tre interprts :</p> - <div class="example"><p><code> - # Mise en cache du contenu avant l'intervention de mod_include et - # mod_deflate<br /> - CacheQuickHandler off<br /> - AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Mise en cache du contenu avant l'intervention de mod_include et + # mod_deflate +CacheQuickHandler off +AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html + </pre> + <p>Vous pouvez insrer le filtre <strong>CACHE</strong> en tout point de la chane de filtrage. Dans l'exemple suivant, le contenu est mis en cache aprs avoir t interprt par <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>, mais avant d'tre trait par <code class="module"><a href="../mod/mod_deflate.html">mod_deflate</a></code> :</p> - <div class="example"><p><code> - # Mise en cache du contenu entre les interventions de mod_include et - # mod_deflate<br /> - CacheQuickHandler off<br /> - AddOutputFilterByType INCLUDES;CACHE;DEFLATE text/html<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Mise en cache du contenu entre les interventions de mod_include et + # mod_deflate +CacheQuickHandler off +AddOutputFilterByType INCLUDES;CACHE;DEFLATE text/html + </pre> + <div class="warning"><h3>Avertissement :</h3>Si pour une raison ou pour une autre, le point d'insertion du filtre @@ -364,9 +360,10 @@ cache</a></li> interne la requte sous la cl <strong>cache-status</strong>. Cette information peut tre journalise via la directive <code class="directive"><a href="../mod/mod_log_config.html#logformat">LogFormat</a></code> comme suit :</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> LogFormat "%{cache-status}e ..." - </code></p></div> + </pre> + <p>En fonction de la dcision prise, l'information est aussi crite dans l'environnement du sous-processus sous une des quatre cls @@ -386,12 +383,13 @@ cache</a></li> du traitement des requtes par rapport au cache comme dans l'exemple suivant :</p> - <div class="example"><p><code> - CustomLog requetes-depuis-cache.log common env=cache-hit<br /> - CustomLog requetes-hors-cache.log common env=cache-miss<br /> - CustomLog requetes-avec-mise-a-jour-du-cache.log common env=cache-revalidate<br /> - CustomLog requetes-avec-invalidation.log common env=cache-invalidate<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +CustomLog cached-requests.log common env=cache-hit +CustomLog uncached-requests.log common env=cache-miss +CustomLog revalidated-requests.log common env=cache-revalidate +CustomLog invalidated-requests.log common env=cache-invalidate + </pre> + <p>Pour les concepteurs de modules, une accroche (hook) nomme <var>cache_status</var> est disponible et permet aux modules de @@ -418,9 +416,10 @@ lorsqu'aucune date d'expiration n'a t spcifie.</td></tr> <code class="directive">CacheMaxExpire</code> si cette dernire est utilise.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheDefaultExpire 86400 - </code></p></div> + </pre> + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -451,10 +450,11 @@ lorsqu'aucune date d'expiration n'a t spcifie.</td></tr> rapide qui est utilis, elle doit se situer dans un contexte de serveur principal ou de serveur virtuel, sinon elle sera ignore.</p> - <div class="example"><p><code> - # Active l'en-tte X-Cache-Detail<br /> - CacheDetailHeader on<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Active l'en-tte X-Cache-Detail +CacheDetailHeader on + </pre> + <div class="example"><p><code> X-Cache-Detail: "conditional cache hit: entity refreshed" from localhost<br /> @@ -477,22 +477,22 @@ spcifies</td></tr> spcifie par <var>chane URL</var>, ainsi que les URLs de niveaux infrieurs.</p> - <div class="example"><h3>Exemple</h3><p><code> + <div class="example"><h3>Exemple</h3><pre class="prettyprint lang-config"> CacheDisable /fichiers_locaux - </code></p></div> + </pre> +</div> <p>Si la directive se trouve l'intrieur d'une section <code class="directive"><Location></code>, le chemin doit tre spcifi en dessous de la Location, et si le mot "on" est utilis, la mise en cache sera dsactive pour l'ensemble de l'arborescence concerne par la section Location.</p> - <div class="example"><h3>Exemple</h3><p><code> - <Location /foo><br /> - <span class="indent"> - CacheDisable on<br /> - </span> - </Location><br /> - </code></p></div> + <div class="example"><h3>Exemple</h3><pre class="prettyprint lang-config"> +<Location /foo> + CacheDisable on +</Location> + </pre> +</div> <p>Avec les versions 2.2.12 et ultrieures, on peut dfinir la variable d'environnement <code>no-cache</code> pour une dfinition @@ -548,26 +548,27 @@ URL</var>]</code></td></tr> et des protocoles de mandat pour lesquels la mise en cache devra tre active.</p> - <div class="example"><p><code> - # Mise en cache de contenu<br /> - <Location /foo><br /> - <span class="indent"> - CacheEnable disk<br /> - </span> - </Location><br /><br /> - # Mise en cache via une expression rationnelle<br /> - <LocationMatch foo$><br /> - <span class="indent"> - CacheEnable disk<br /> - </span> - </LocationMatch><br /><br /> - # Mise en cache des URLs mandates<br /> - CacheEnable disk /<br /><br /> - # Mise en cache des URLs FTP mandates<br /> - CacheEnable disk ftp://<br /><br /> - # Mise en cache des contenus situs dans www.example.org<br /> - CacheEnable disk http://www.example.org/<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Mise en cache de contenu +<Location /foo> + CacheEnable disk +</Location> + +# Mise en cache via une expression rationnelle +<LocationMatch foo$> + CacheEnable disk +</LocationMatch> + +# Mise en cache des URLs mandates +CacheEnable disk / + +# Mise en cache des URLs FTP mandates +CacheEnable disk ftp:// + +# Mise en cache des contenus situs dans www.example.org +CacheEnable disk http://www.example.org/ + </pre> + <p>Un nom d'hte commenant par un caractre <strong>"*"</strong> correspondra tout nom d'hte se terminant par le suffixe @@ -575,12 +576,13 @@ URL</var>]</code></td></tr> <strong>"."</strong> correspondra tout nom d'hte contenant le composant de nom de domaine qui suit ce caractre.</p> - <div class="example"><p><code> - # Correspond www.example.org et fooexample.org<br /> - CacheEnable disk http://*example.org/<br /> - # Correspond www.example.org, mais pas fooexample.org<br /> - CacheEnable disk http://.example.org/<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Correspond www.example.org et fooexample.org +CacheEnable disk http://*example.org/ +# Correspond www.example.org, mais pas fooexample.org +CacheEnable disk http://.example.org/ + </pre> + <p>Depuis la version 2.2.12, on peut dfinir la variable d'environnement <code>no-cache</code> pour une dfinition plus fine @@ -621,14 +623,17 @@ Apache</a></li> depuis le cache, mais directement depuis le serveur demand.</dd> </dl> - <div class="example"><p><code> - # Active l'en-tte X-Cache<br /> - CacheHeader on<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Active l'en-tte X-Cache +CacheHeader on + </pre> - <div class="example"><p><code> - X-Cache: HIT from localhost<br /> - </code></p></div> + + <pre class="prettyprint lang-config"> + X-Cache: HIT from localhost + </pre> + + </div> @@ -653,9 +658,10 @@ le contenu au client depuis le cache</td></tr> Les ressources qui requirent une autorisation ne seront <em>jamais</em> mises en cache.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheIgnoreCacheControl On - </code></p></div> + </pre> + <div class="warning"><h3>Avertissement :</h3> Cette directive permet de servir des ressources depuis le cache, @@ -710,13 +716,15 @@ le contenu au client depuis le cache</td></tr> <code class="directive">CacheIgnoreHeaders</code> peut tre dfinie <code>None</code>.</p> - <div class="example"><h3>Exemple 1</h3><p><code> + <div class="example"><h3>Exemple 1</h3><pre class="prettyprint lang-config"> CacheIgnoreHeaders Set-Cookie - </code></p></div> + </pre> +</div> - <div class="example"><h3>Exemple 2</h3><p><code> + <div class="example"><h3>Exemple 2</h3><pre class="prettyprint lang-config"> CacheIgnoreHeaders None - </code></p></div> + </pre> +</div> <div class="warning"><h3>Avertissement :</h3> Si des en-ttes ncessaires la bonne gestion du cache, comme @@ -751,9 +759,10 @@ Modified.</td></tr> d'expiration. </p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheIgnoreNoLastMod On - </code></p></div> + </pre> + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -779,9 +788,10 @@ cache</td></tr> traite comme si elle ne possdait pas de chane de paramtres lorsque cette directive est active.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheIgnoreQueryString On - </code></p></div> + </pre> + </div> @@ -817,13 +827,15 @@ l'URL lors de la mise en cache des identifiants ignors. Autrement, chaque identifiant spcifi est ajout la liste.</p> - <div class="example"><h3>Exemple 1</h3><p><code> + <div class="example"><h3>Exemple 1</h3><pre class="prettyprint lang-config"> CacheIgnoreURLSessionIdentifiers jsessionid - </code></p></div> + </pre> +</div> - <div class="example"><h3>Exemple 2</h3><p><code> + <div class="example"><h3>Exemple 2</h3><pre class="prettyprint lang-config"> CacheIgnoreURLSessionIdentifiers None - </code></p></div> + </pre> +</div> </div> @@ -847,10 +859,11 @@ inverse</td></tr> machines, si toutes les entres du cache doivent possder la mme cl, cette directive permet de spcifier une nouvelle URL de base.</p> - <div class="example"><p><code> - # Remplace l'URL de base de la cl de cache.<br /> - CacheKeyBaseURL http://www.example.com/<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Remplace l'URL de base de la cl de cache. +CacheKeyBaseURL http://www.example.com/ + </pre> + <div class="warning">Prenez garde en dfinissant cette directive. Si deux serveurs virtuels distincts possdent accidentellement la mme @@ -891,9 +904,10 @@ fonction de la date de dernire modification.</td></tr> directive <code class="directive">CacheMaxExpire</code>, c'est ce dernier qui l'emporte.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheLastModifiedFactor 0.5 - </code></p></div> + </pre> + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -914,10 +928,11 @@ fonction de la date de dernire modification.</td></tr> temptes de requtes dans le rpertoire temp par dfaut du systme est la suivante :</p> - <div class="example"><p><code> - # Active le verrouillage du cache<br /> - CacheLock on<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Active le verrouillage du cache +CacheLock on + </pre> + </div> @@ -979,9 +994,11 @@ document</td></tr> sera pas jour. L'utilisation de cette valeur maximale est force, mme si le document possde une date d'expiration.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheMaxExpire 604800 - </code></p></div> + </pre> + + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -1002,9 +1019,10 @@ document</td></tr> que dans le cas o le document ne possde aucune date d'expiration valide.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheMinExpire 3600 - </code></p></div> + </pre> + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -1036,22 +1054,24 @@ document</td></tr> traitement complet de la requte est ncessaire, comme par exemple lorsque le contenu est soumis autorisation.</p> - <div class="example"><p><code> - # Excute le cache comme un gestionnaire normal<br /> - CacheQuickHandler off<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Excute le cache comme un gestionnaire normal +CacheQuickHandler off + </pre> + <p>Lorsque le gestionnaire rapide est dsactiv, l'administrateur a aussi la possibilit de choisir avec prcision le point de la chane de filtrage o la mise en cache sera effectue, en utilisant le filtre <strong>CACHE</strong>.</p> - <div class="example"><p><code> - # Mise en cache du contenu avant l'intervention de mod_include et - # mod_deflate<br /> - CacheQuickHandler off<br /> - AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html<br /><br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Mise en cache du contenu avant l'intervention de mod_include et + # mod_deflate +CacheQuickHandler off +AddOutputFilterByType CACHE;INCLUDES;DEFLATE text/html + </pre> + <p>Si le filtre CACHE est spcifi plusieurs fois, c'est la dernire instance qui sera prise en compte.</p> @@ -1078,10 +1098,11 @@ document</td></tr> rponse 5xx renvoye au client n'invalidera pas le contenu dans le cache. </p> - <div class="example"><p><code> - # Sert des donnes non mises jour en cas d'erreur.<br /> - CacheStaleOnError on<br /> - </code></p></div> + <pre class="prettyprint lang-config"> +# Sert des donnes non mises jour en cas d'erreur. +CacheStaleOnError on + </pre> + </div> @@ -1105,9 +1126,11 @@ considre comme arrives expiration</td></tr> de la part du serveur d'origine, et la rponse sera renvoye partir du cache si la ressource d'arrire-plan n'a pas t modifie.</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> CacheStoreExpired On - </code></p></div> + </pre> + + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -1131,9 +1154,12 @@ l'entte Cache-Control: a pour valeur no-store.</td></tr> ncessitant une autorisation ne sont <em>jamais</em> mises en cache.</p> - <div class="example"><p><code> + + <pre class="prettyprint lang-config"> CacheStoreNoStore On - </code></p></div> + </pre> + + <div class="warning"><h3>Avertissement :</h3> Selon la RFC 2616, la valeur d'en-tte no-store est cense @@ -1172,9 +1198,12 @@ marques comme prives</td></tr> ncessitant une autorisation ne sont <em>jamais</em> mises en cache.</p> - <div class="example"><p><code> + + <pre class="prettyprint lang-config"> CacheStorePrivate On - </code></p></div> + </pre> + + <div class="warning"><h3>Avertissement :</h3> Cette directive autorise la mise en cache mme si le serveur @@ -1197,19 +1226,20 @@ marques comme prives</td></tr> <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_cache.html.ja.utf8 b/docs/manual/mod/mod_cache.html.ja.utf8 index 9a1e9cb619..68e02c7611 100644 --- a/docs/manual/mod/mod_cache.html.ja.utf8 +++ b/docs/manual/mod/mod_cache.html.ja.utf8 @@ -654,19 +654,20 @@ <a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_cache.html.ko.euc-kr b/docs/manual/mod/mod_cache.html.ko.euc-kr index 8897459fe8..ff4b10f492 100644 --- a/docs/manual/mod/mod_cache.html.ko.euc-kr +++ b/docs/manual/mod/mod_cache.html.ko.euc-kr @@ -503,19 +503,20 @@ <a href="../ko/mod/mod_cache.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cache.xml.meta b/docs/manual/mod/mod_cache.xml.meta index 29181a9f48..92f1aa1403 100644 --- a/docs/manual/mod/mod_cache.xml.meta +++ b/docs/manual/mod/mod_cache.xml.meta @@ -8,7 +8,7 @@ <variants> <variant>en</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> </variants> diff --git a/docs/manual/mod/mod_cache_disk.html.en b/docs/manual/mod/mod_cache_disk.html.en index f552584242..3ecace89cf 100644 --- a/docs/manual/mod/mod_cache_disk.html.en +++ b/docs/manual/mod/mod_cache_disk.html.en @@ -275,19 +275,20 @@ stored</td></tr> <a href="../ko/mod/mod_cache_disk.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cache_disk.html.fr b/docs/manual/mod/mod_cache_disk.html.fr index fcc577d86d..a90c286755 100644 --- a/docs/manual/mod/mod_cache_disk.html.fr +++ b/docs/manual/mod/mod_cache_disk.html.fr @@ -293,19 +293,20 @@ seront stocks</td></tr> <a href="../ko/mod/mod_cache_disk.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_cache_disk.html.ja.utf8 b/docs/manual/mod/mod_cache_disk.html.ja.utf8 index 7ec360f4c0..f6a8294bff 100644 --- a/docs/manual/mod/mod_cache_disk.html.ja.utf8 +++ b/docs/manual/mod/mod_cache_disk.html.ja.utf8 @@ -205,19 +205,20 @@ <a href="../ko/mod/mod_cache_disk.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_cache_disk.html.ko.euc-kr b/docs/manual/mod/mod_cache_disk.html.ko.euc-kr index abe2f3abfa..9a5aa059ed 100644 --- a/docs/manual/mod/mod_cache_disk.html.ko.euc-kr +++ b/docs/manual/mod/mod_cache_disk.html.ko.euc-kr @@ -199,19 +199,20 @@ <a href="../ko/mod/mod_cache_disk.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cache_socache.html.en b/docs/manual/mod/mod_cache_socache.html.en index 5139af2a2f..458a754b82 100644 --- a/docs/manual/mod/mod_cache_socache.html.en +++ b/docs/manual/mod/mod_cache_socache.html.en @@ -252,19 +252,20 @@ cache</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_cache_socache.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cern_meta.html.en b/docs/manual/mod/mod_cern_meta.html.en index 5e06b507de..afe40ec689 100644 --- a/docs/manual/mod/mod_cern_meta.html.en +++ b/docs/manual/mod/mod_cern_meta.html.en @@ -129,19 +129,20 @@ meta information</td></tr> <a href="../ko/mod/mod_cern_meta.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cern_meta.html.ko.euc-kr b/docs/manual/mod/mod_cern_meta.html.ko.euc-kr index 735bb54311..124614301f 100644 --- a/docs/manual/mod/mod_cern_meta.html.ko.euc-kr +++ b/docs/manual/mod/mod_cern_meta.html.ko.euc-kr @@ -121,19 +121,20 @@ <a href="../ko/mod/mod_cern_meta.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cgi.html.en b/docs/manual/mod/mod_cgi.html.en index f95240757b..6837f341d4 100644 --- a/docs/manual/mod/mod_cgi.html.en +++ b/docs/manual/mod/mod_cgi.html.en @@ -242,19 +242,20 @@ in the scriptlog</td></tr> <a href="../ko/mod/mod_cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cgi.html.ja.utf8 b/docs/manual/mod/mod_cgi.html.ja.utf8 index d329fd94b8..b6d70c2fc9 100644 --- a/docs/manual/mod/mod_cgi.html.ja.utf8 +++ b/docs/manual/mod/mod_cgi.html.ja.utf8 @@ -254,19 +254,20 @@ <a href="../ko/mod/mod_cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_cgi.html.ko.euc-kr b/docs/manual/mod/mod_cgi.html.ko.euc-kr index b9640bf6d6..853a9d58e3 100644 --- a/docs/manual/mod/mod_cgi.html.ko.euc-kr +++ b/docs/manual/mod/mod_cgi.html.ko.euc-kr @@ -233,19 +233,20 @@ <a href="../ko/mod/mod_cgi.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en index 9737961af1..ea45d000c4 100644 --- a/docs/manual/mod/mod_cgid.html.en +++ b/docs/manual/mod/mod_cgid.html.en @@ -106,19 +106,20 @@ the cgi daemon</td></tr> <a href="../ko/mod/mod_cgid.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_cgid.html.ja.utf8 b/docs/manual/mod/mod_cgid.html.ja.utf8 index 749f874fbd..2d52c09b15 100644 --- a/docs/manual/mod/mod_cgid.html.ja.utf8 +++ b/docs/manual/mod/mod_cgid.html.ja.utf8 @@ -102,19 +102,20 @@ <a href="../ko/mod/mod_cgid.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_cgid.html.ko.euc-kr b/docs/manual/mod/mod_cgid.html.ko.euc-kr index 82613fb4e4..5d12d104aa 100644 --- a/docs/manual/mod/mod_cgid.html.ko.euc-kr +++ b/docs/manual/mod/mod_cgid.html.ko.euc-kr @@ -98,19 +98,20 @@ <a href="../ko/mod/mod_cgid.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en index c57bbaedc8..66ff20ada7 100644 --- a/docs/manual/mod/mod_charset_lite.html.en +++ b/docs/manual/mod/mod_charset_lite.html.en @@ -209,19 +209,20 @@ <a href="../ko/mod/mod_charset_lite.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_charset_lite.html.ko.euc-kr b/docs/manual/mod/mod_charset_lite.html.ko.euc-kr index 692ba35c70..b714d228ab 100644 --- a/docs/manual/mod/mod_charset_lite.html.ko.euc-kr +++ b/docs/manual/mod/mod_charset_lite.html.ko.euc-kr @@ -197,19 +197,20 @@ <a href="../ko/mod/mod_charset_lite.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_data.html.en b/docs/manual/mod/mod_data.html.en index 80f01b248d..71d476a665 100644 --- a/docs/manual/mod/mod_data.html.en +++ b/docs/manual/mod/mod_data.html.en @@ -79,19 +79,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_data.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav.html.en b/docs/manual/mod/mod_dav.html.en index d580beffe8..b275169c34 100644 --- a/docs/manual/mod/mod_dav.html.en +++ b/docs/manual/mod/mod_dav.html.en @@ -262,19 +262,20 @@ a DAV resource</td></tr> <a href="../ko/mod/mod_dav.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav.html.ja.utf8 b/docs/manual/mod/mod_dav.html.ja.utf8 index 38d5b54f3a..c6d957eeaa 100644 --- a/docs/manual/mod/mod_dav.html.ja.utf8 +++ b/docs/manual/mod/mod_dav.html.ja.utf8 @@ -277,19 +277,20 @@ Alias /php-source /home/gstein/php_files<br /> <a href="../ko/mod/mod_dav.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_dav.html.ko.euc-kr b/docs/manual/mod/mod_dav.html.ko.euc-kr index 79ba407a3c..502b3ee383 100644 --- a/docs/manual/mod/mod_dav.html.ko.euc-kr +++ b/docs/manual/mod/mod_dav.html.ko.euc-kr @@ -261,19 +261,20 @@ Alias /php-source /home/gstein/php_files<br /> <a href="../ko/mod/mod_dav.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav_fs.html.en b/docs/manual/mod/mod_dav_fs.html.en index 103c3e76ba..6ec4b981e5 100644 --- a/docs/manual/mod/mod_dav_fs.html.en +++ b/docs/manual/mod/mod_dav_fs.html.en @@ -98,19 +98,20 @@ <a href="../ko/mod/mod_dav_fs.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav_fs.html.ja.utf8 b/docs/manual/mod/mod_dav_fs.html.ja.utf8 index 78d769628b..f7617f8d5e 100644 --- a/docs/manual/mod/mod_dav_fs.html.ja.utf8 +++ b/docs/manual/mod/mod_dav_fs.html.ja.utf8 @@ -92,19 +92,20 @@ <a href="../ko/mod/mod_dav_fs.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_dav_fs.html.ko.euc-kr b/docs/manual/mod/mod_dav_fs.html.ko.euc-kr index 47df0a553c..a09b2866c0 100644 --- a/docs/manual/mod/mod_dav_fs.html.ko.euc-kr +++ b/docs/manual/mod/mod_dav_fs.html.ko.euc-kr @@ -97,19 +97,20 @@ <a href="../ko/mod/mod_dav_fs.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav_lock.html.en b/docs/manual/mod/mod_dav_lock.html.en index 4f44a79fd8..a2eb5f59be 100644 --- a/docs/manual/mod/mod_dav_lock.html.en +++ b/docs/manual/mod/mod_dav_lock.html.en @@ -101,19 +101,20 @@ <a href="../ja/mod/mod_dav_lock.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dav_lock.html.ja.utf8 b/docs/manual/mod/mod_dav_lock.html.ja.utf8 index ada09eb195..99bf291a40 100644 --- a/docs/manual/mod/mod_dav_lock.html.ja.utf8 +++ b/docs/manual/mod/mod_dav_lock.html.ja.utf8 @@ -108,19 +108,20 @@ <a href="../ja/mod/mod_dav_lock.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_dbd.html.en b/docs/manual/mod/mod_dbd.html.en index f3406a33d1..2db603423e 100644 --- a/docs/manual/mod/mod_dbd.html.en +++ b/docs/manual/mod/mod_dbd.html.en @@ -344,19 +344,20 @@ APR_DECLARE_OPTIONAL_FN(void, ap_dbd_prepare, (server_rec*, const char*, const c <p><span>Available Languages: </span><a href="../en/mod/mod_dbd.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 74b05fb577..40e3e99557 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -377,19 +377,20 @@ CustomLog logs/deflate_log deflate <a href="../ko/mod/mod_deflate.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_deflate.html.fr b/docs/manual/mod/mod_deflate.html.fr index bb7a97819a..a8c40042ca 100644 --- a/docs/manual/mod/mod_deflate.html.fr +++ b/docs/manual/mod/mod_deflate.html.fr @@ -411,19 +411,20 @@ compression</td></tr> <a href="../ko/mod/mod_deflate.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_deflate.html.ja.utf8 b/docs/manual/mod/mod_deflate.html.ja.utf8 index 8c7c8f2793..f8bb47c43f 100644 --- a/docs/manual/mod/mod_deflate.html.ja.utf8 +++ b/docs/manual/mod/mod_deflate.html.ja.utf8 @@ -383,19 +383,20 @@ <a href="../ko/mod/mod_deflate.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_deflate.html.ko.euc-kr b/docs/manual/mod/mod_deflate.html.ko.euc-kr index a03ae2d985..7fe657398a 100644 --- a/docs/manual/mod/mod_deflate.html.ko.euc-kr +++ b/docs/manual/mod/mod_deflate.html.ko.euc-kr @@ -369,19 +369,20 @@ <a href="../ko/mod/mod_deflate.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dialup.html.en b/docs/manual/mod/mod_dialup.html.en index 2f4600e0e5..6777a61322 100644 --- a/docs/manual/mod/mod_dialup.html.en +++ b/docs/manual/mod/mod_dialup.html.en @@ -80,19 +80,20 @@ once the timer hits. From there the handler can continue to send data to the cl <p><span>Available Languages: </span><a href="../en/mod/mod_dialup.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en index 304c77635c..36498915fe 100644 --- a/docs/manual/mod/mod_dir.html.en +++ b/docs/manual/mod/mod_dir.html.en @@ -260,19 +260,20 @@ a directory</td></tr> <a href="../tr/mod/mod_dir.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dir.html.fr b/docs/manual/mod/mod_dir.html.fr index 7611e51d42..e23cec8a1c 100644 --- a/docs/manual/mod/mod_dir.html.fr +++ b/docs/manual/mod/mod_dir.html.fr @@ -289,19 +289,20 @@ aucun fichier</td></tr> <a href="../tr/mod/mod_dir.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_dir.html.ja.utf8 b/docs/manual/mod/mod_dir.html.ja.utf8 index 880724ca3e..df8d6b9f13 100644 --- a/docs/manual/mod/mod_dir.html.ja.utf8 +++ b/docs/manual/mod/mod_dir.html.ja.utf8 @@ -216,19 +216,20 @@ <a href="../tr/mod/mod_dir.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_dir.html.ko.euc-kr b/docs/manual/mod/mod_dir.html.ko.euc-kr index 954bee8c76..9bc1aa90ca 100644 --- a/docs/manual/mod/mod_dir.html.ko.euc-kr +++ b/docs/manual/mod/mod_dir.html.ko.euc-kr @@ -201,19 +201,20 @@ index Ѵ</td></tr> <a href="../tr/mod/mod_dir.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dir.html.tr.utf8 b/docs/manual/mod/mod_dir.html.tr.utf8 index d980002ec4..c626704565 100644 --- a/docs/manual/mod/mod_dir.html.tr.utf8 +++ b/docs/manual/mod/mod_dir.html.tr.utf8 @@ -267,19 +267,20 @@ <a href="../tr/mod/mod_dir.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en index 67ff663c42..fc58176d86 100644 --- a/docs/manual/mod/mod_dumpio.html.en +++ b/docs/manual/mod/mod_dumpio.html.en @@ -114,19 +114,20 @@ later.</td></tr> <a href="../ja/mod/mod_dumpio.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_dumpio.html.ja.utf8 b/docs/manual/mod/mod_dumpio.html.ja.utf8 index ef6c7d4ad2..7ee4d674f6 100644 --- a/docs/manual/mod/mod_dumpio.html.ja.utf8 +++ b/docs/manual/mod/mod_dumpio.html.ja.utf8 @@ -108,19 +108,20 @@ <a href="../ja/mod/mod_dumpio.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_echo.html.en b/docs/manual/mod/mod_echo.html.en index 35337b6f3d..f3677d8ab4 100644 --- a/docs/manual/mod/mod_echo.html.en +++ b/docs/manual/mod/mod_echo.html.en @@ -76,19 +76,20 @@ later.</td></tr> <a href="../ko/mod/mod_echo.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_echo.html.fr b/docs/manual/mod/mod_echo.html.fr index 7ce14aa15a..929f259a33 100644 --- a/docs/manual/mod/mod_echo.html.fr +++ b/docs/manual/mod/mod_echo.html.fr @@ -76,19 +76,20 @@ d'Apache.</td></tr> <a href="../ko/mod/mod_echo.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_echo.html.ja.utf8 b/docs/manual/mod/mod_echo.html.ja.utf8 index 3025fd8fec..e1618123dc 100644 --- a/docs/manual/mod/mod_echo.html.ja.utf8 +++ b/docs/manual/mod/mod_echo.html.ja.utf8 @@ -78,19 +78,20 @@ <a href="../ko/mod/mod_echo.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_echo.html.ko.euc-kr b/docs/manual/mod/mod_echo.html.ko.euc-kr index 3915a892e3..f4f9231b98 100644 --- a/docs/manual/mod/mod_echo.html.ko.euc-kr +++ b/docs/manual/mod/mod_echo.html.ko.euc-kr @@ -74,19 +74,20 @@ <a href="../ko/mod/mod_echo.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_env.html.en b/docs/manual/mod/mod_env.html.en index 2b10a35b1d..ec1ab8fb13 100644 --- a/docs/manual/mod/mod_env.html.en +++ b/docs/manual/mod/mod_env.html.en @@ -141,19 +141,20 @@ SSI pages</td></tr> <a href="../tr/mod/mod_env.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_env.html.fr b/docs/manual/mod/mod_env.html.fr index 07bf78e3f8..d1afe6ec89 100644 --- a/docs/manual/mod/mod_env.html.fr +++ b/docs/manual/mod/mod_env.html.fr @@ -146,19 +146,20 @@ shell</td></tr> <a href="../tr/mod/mod_env.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_env.html.ja.utf8 b/docs/manual/mod/mod_env.html.ja.utf8 index de852070f8..9f2ff88065 100644 --- a/docs/manual/mod/mod_env.html.ja.utf8 +++ b/docs/manual/mod/mod_env.html.ja.utf8 @@ -124,19 +124,20 @@ <a href="../tr/mod/mod_env.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_env.html.ko.euc-kr b/docs/manual/mod/mod_env.html.ko.euc-kr index a3b8d64d7a..ad2522ceeb 100644 --- a/docs/manual/mod/mod_env.html.ko.euc-kr +++ b/docs/manual/mod/mod_env.html.ko.euc-kr @@ -117,19 +117,20 @@ <a href="../tr/mod/mod_env.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_env.html.tr.utf8 b/docs/manual/mod/mod_env.html.tr.utf8 index 0e98f61431..9d0bab8d3f 100644 --- a/docs/manual/mod/mod_env.html.tr.utf8 +++ b/docs/manual/mod/mod_env.html.tr.utf8 @@ -140,19 +140,20 @@ etmek için kullanılır.</td></tr> <a href="../tr/mod/mod_env.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_example.html.en b/docs/manual/mod/mod_example.html.en index d4113e451f..58bae85c3f 100644 --- a/docs/manual/mod/mod_example.html.en +++ b/docs/manual/mod/mod_example.html.en @@ -157,19 +157,20 @@ API</td></tr> <a href="../ko/mod/mod_example.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_example.html.ko.euc-kr b/docs/manual/mod/mod_example.html.ko.euc-kr index 0c47205331..f294eafa0d 100644 --- a/docs/manual/mod/mod_example.html.ko.euc-kr +++ b/docs/manual/mod/mod_example.html.ko.euc-kr @@ -154,19 +154,20 @@ <a href="../ko/mod/mod_example.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en index b28182445a..b931957708 100644 --- a/docs/manual/mod/mod_expires.html.en +++ b/docs/manual/mod/mod_expires.html.en @@ -253,19 +253,20 @@ ExpiresByType text/html M604800 <a href="../ko/mod/mod_expires.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_expires.html.fr b/docs/manual/mod/mod_expires.html.fr index 99e191abe1..ed4190b3c1 100644 --- a/docs/manual/mod/mod_expires.html.fr +++ b/docs/manual/mod/mod_expires.html.fr @@ -259,19 +259,20 @@ d'expiration</td></tr> <a href="../ko/mod/mod_expires.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_expires.html.ja.utf8 b/docs/manual/mod/mod_expires.html.ja.utf8 index ede1432467..e7143ae45a 100644 --- a/docs/manual/mod/mod_expires.html.ja.utf8 +++ b/docs/manual/mod/mod_expires.html.ja.utf8 @@ -238,19 +238,20 @@ <a href="../ko/mod/mod_expires.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_expires.html.ko.euc-kr b/docs/manual/mod/mod_expires.html.ko.euc-kr index 7640a5ead0..c5b49232f8 100644 --- a/docs/manual/mod/mod_expires.html.ko.euc-kr +++ b/docs/manual/mod/mod_expires.html.ko.euc-kr @@ -228,19 +228,20 @@ <a href="../ko/mod/mod_expires.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en index e7f73683e9..68f5c0cd60 100644 --- a/docs/manual/mod/mod_ext_filter.html.en +++ b/docs/manual/mod/mod_ext_filter.html.en @@ -342,19 +342,20 @@ close(SAVE); <a href="../ko/mod/mod_ext_filter.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ext_filter.html.ja.utf8 b/docs/manual/mod/mod_ext_filter.html.ja.utf8 index 37217acca3..3d562b7bb7 100644 --- a/docs/manual/mod/mod_ext_filter.html.ja.utf8 +++ b/docs/manual/mod/mod_ext_filter.html.ja.utf8 @@ -370,19 +370,20 @@ <a href="../ko/mod/mod_ext_filter.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_ext_filter.html.ko.euc-kr b/docs/manual/mod/mod_ext_filter.html.ko.euc-kr index 5b34d83f6c..0eda96ee6d 100644 --- a/docs/manual/mod/mod_ext_filter.html.ko.euc-kr +++ b/docs/manual/mod/mod_ext_filter.html.ko.euc-kr @@ -353,19 +353,20 @@ <a href="../ko/mod/mod_ext_filter.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_file_cache.html.en b/docs/manual/mod/mod_file_cache.html.en index 327af15b3b..8a5d6735ef 100644 --- a/docs/manual/mod/mod_file_cache.html.en +++ b/docs/manual/mod/mod_file_cache.html.en @@ -211,19 +211,20 @@ <a href="../ko/mod/mod_file_cache.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_file_cache.html.ko.euc-kr b/docs/manual/mod/mod_file_cache.html.ko.euc-kr index 98c3925637..08f79faabc 100644 --- a/docs/manual/mod/mod_file_cache.html.ko.euc-kr +++ b/docs/manual/mod/mod_file_cache.html.ko.euc-kr @@ -201,19 +201,20 @@ <a href="../ko/mod/mod_file_cache.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_filter.html.en b/docs/manual/mod/mod_filter.html.en index 1d31ad6d2c..405c482457 100644 --- a/docs/manual/mod/mod_filter.html.en +++ b/docs/manual/mod/mod_filter.html.en @@ -499,19 +499,20 @@ for a complete reference and examples.</li> <p><span>Available Languages: </span><a href="../en/mod/mod_filter.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_firehose.html.en b/docs/manual/mod/mod_firehose.html.en index c05630c180..75b273f636 100644 --- a/docs/manual/mod/mod_firehose.html.en +++ b/docs/manual/mod/mod_firehose.html.en @@ -292,19 +292,20 @@ later.</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_firehose.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index cfae9b869e..53776bf642 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -485,19 +485,20 @@ Header merge Cache-Control no-store env=NO_STORE <a href="../ko/mod/mod_headers.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_headers.html.fr b/docs/manual/mod/mod_headers.html.fr index 6f69e255e3..5bd16bb2a1 100644 --- a/docs/manual/mod/mod_headers.html.fr +++ b/docs/manual/mod/mod_headers.html.fr @@ -532,19 +532,20 @@ Header merge Cache-Control no-store env=NO_STORE <a href="../ko/mod/mod_headers.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_headers.html.ja.utf8 b/docs/manual/mod/mod_headers.html.ja.utf8 index a7aed8f5a4..e27c4d6a42 100644 --- a/docs/manual/mod/mod_headers.html.ja.utf8 +++ b/docs/manual/mod/mod_headers.html.ja.utf8 @@ -352,19 +352,20 @@ <a href="../ko/mod/mod_headers.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_headers.html.ko.euc-kr b/docs/manual/mod/mod_headers.html.ko.euc-kr index 8abd9dfa57..7731303c1e 100644 --- a/docs/manual/mod/mod_headers.html.ko.euc-kr +++ b/docs/manual/mod/mod_headers.html.ko.euc-kr @@ -340,19 +340,20 @@ <a href="../ko/mod/mod_headers.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_heartbeat.html.en b/docs/manual/mod/mod_heartbeat.html.en index eb69e786de..e99a437ec6 100644 --- a/docs/manual/mod/mod_heartbeat.html.en +++ b/docs/manual/mod/mod_heartbeat.html.en @@ -106,19 +106,20 @@ HeartbeatAddress 239.0.0.1:27999 <p><span>Available Languages: </span><a href="../en/mod/mod_heartbeat.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_heartmonitor.html.en b/docs/manual/mod/mod_heartmonitor.html.en index fd2484590d..b178af68cb 100644 --- a/docs/manual/mod/mod_heartmonitor.html.en +++ b/docs/manual/mod/mod_heartmonitor.html.en @@ -122,19 +122,20 @@ heartbeat requests to this server</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_heartmonitor.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ident.html.en b/docs/manual/mod/mod_ident.html.en index 27e01b8596..8daf36d0f5 100644 --- a/docs/manual/mod/mod_ident.html.en +++ b/docs/manual/mod/mod_ident.html.en @@ -104,19 +104,20 @@ user</td></tr> <a href="../ko/mod/mod_ident.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ident.html.fr b/docs/manual/mod/mod_ident.html.fr index 417e05b16f..346cc5d428 100644 --- a/docs/manual/mod/mod_ident.html.fr +++ b/docs/manual/mod/mod_ident.html.fr @@ -113,19 +113,20 @@ ident</td></tr> <a href="../ko/mod/mod_ident.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_ident.html.ja.utf8 b/docs/manual/mod/mod_ident.html.ja.utf8 index 1bbb0e555c..20422bbfca 100644 --- a/docs/manual/mod/mod_ident.html.ja.utf8 +++ b/docs/manual/mod/mod_ident.html.ja.utf8 @@ -104,19 +104,20 @@ <a href="../ko/mod/mod_ident.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_ident.html.ko.euc-kr b/docs/manual/mod/mod_ident.html.ko.euc-kr index 2f4f59c703..c819f0af3c 100644 --- a/docs/manual/mod/mod_ident.html.ko.euc-kr +++ b/docs/manual/mod/mod_ident.html.ko.euc-kr @@ -101,19 +101,20 @@ <a href="../ko/mod/mod_ident.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_imagemap.html.en b/docs/manual/mod/mod_imagemap.html.en index 54936192f7..48580e0869 100644 --- a/docs/manual/mod/mod_imagemap.html.en +++ b/docs/manual/mod/mod_imagemap.html.en @@ -384,19 +384,20 @@ an imagemap</td></tr> <a href="../ko/mod/mod_imagemap.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_imagemap.html.ko.euc-kr b/docs/manual/mod/mod_imagemap.html.ko.euc-kr index b0c2942c0f..0939be8327 100644 --- a/docs/manual/mod/mod_imagemap.html.ko.euc-kr +++ b/docs/manual/mod/mod_imagemap.html.ko.euc-kr @@ -362,19 +362,20 @@ <a href="../ko/mod/mod_imagemap.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index cde8e2af55..fa811d935a 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -1060,19 +1060,20 @@ set</td></tr> <a href="../ja/mod/mod_include.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_include.html.ja.utf8 b/docs/manual/mod/mod_include.html.ja.utf8 index 0e20a646ad..2c550a76f9 100644 --- a/docs/manual/mod/mod_include.html.ja.utf8 +++ b/docs/manual/mod/mod_include.html.ja.utf8 @@ -872,19 +872,20 @@ server.</td></tr> <a href="../ja/mod/mod_include.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index 6d6d3ee00d..fa33f098a7 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -196,19 +196,20 @@ AddModuleInfo mod_deflate.c 'See <a \ <a href="../ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_info.html.fr b/docs/manual/mod/mod_info.html.fr index 23914c1420..c0ba3ea3c5 100644 --- a/docs/manual/mod/mod_info.html.fr +++ b/docs/manual/mod/mod_info.html.fr @@ -29,8 +29,6 @@ <a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> -<div class="outofdate">Cette traduction peut tre prime. Vrifiez la version - anglaise pour les changements rcents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Affiche une prsentation complte de la configuration du serveur</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> @@ -41,26 +39,24 @@ serveur</td></tr> <p>Pour activer <code class="module"><a href="../mod/mod_info.html">mod_info</a></code>, ajoutez les lignes suivantes votre fichier <code>httpd.conf</code>.</p> - <div class="example"><p><code> - <Location /infos-serveur><br /> - <span class="indent"> - SetHandler server-info<br /> - </span> - </Location> - </code></p></div> + <pre class="prettyprint lang-config"> +<Location /server-info> + SetHandler server-info +</Location> + </pre> + <p>Il est recommand d'utiliser <code class="module"><a href="../mod/mod_access.html">mod_access</a></code> l'intrieur de la section <code class="directive"><a href="../mod/core.html#location"><Location></a></code> afin de restreindre l'accs aux informations de configuration de votre serveur :</p> - <div class="example"><p><code> - <Location /infos-serveur><br /> - <span class="indent"> - SetHandler server-info<br /> - Require host example.com<br /> - </span> - </Location> - </code></p></div> + <pre class="prettyprint lang-config"> +<Location /server-info> + SetHandler server-info + Require host example.com +</Location> + </pre> + <p>Une fois cette configuration effectue, les informations du serveur sont disponibles l'adresse @@ -98,19 +94,18 @@ serveur</td></tr> restreindre l'accs aux informations de configuration de votre serveur.</p> - <div class="example"><h3>Contrle d'accs</h3><p><code> - <Location /infos-serveur><br /> - <span class="indent"> - SetHandler server-info<br /> - Order allow,deny<br /> - # Autorisation d'accs depuis le serveur lui-mme<br /> - Allow from 127.0.0.1<br /> - # Autorisation d'accs depuis une station de travail du rseau - # local<br /> - Allow from 192.168.1.17<br /> - </span> - </Location> - </code></p></div> + <div class="example"><h3>Contrle d'accs</h3><pre class="prettyprint lang-config"> +<Location /server-info> + SetHandler server-info + Order allow,deny + # Autorisation d'accs depuis le serveur lui-mme + Allow from 127.0.0.1 + # Autorisation d'accs depuis une station de travail du rseau +# local + Allow from 192.168.1.17 +</Location> + </pre> +</div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="queries" id="queries">Filtrage des informations affiches</a></h2> @@ -192,13 +187,12 @@ module affiches par le gestionnaire server-info</td></tr> en tant qu'<strong>Information supplmentaire</strong> interprte en HTML pour le module <var>nom-module</var>. Exemple :</p> - <div class="example"><p><code> - AddModuleInfo mod_deflate.c 'Voir <a \<br /> - <span class="indent"> - href="http://www.apache.org/docs/trunk/mod/mod_deflate.html">\<br /> - http://www.apache.org/docs/trunk/mod/mod_deflate.html</a>' - </span> - </code></p></div> + <pre class="prettyprint lang-config"> +AddModuleInfo mod_deflate.c 'See <a \ + href="http://www.apache.org/docs/trunk/mod/mod_deflate.html">\ + http://www.apache.org/docs/trunk/mod/mod_deflate.html</a>' + </pre> + </div> </div> @@ -209,19 +203,20 @@ module affiches par le gestionnaire server-info</td></tr> <a href="../ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_info.html.ja.utf8 b/docs/manual/mod/mod_info.html.ja.utf8 index 931cf12b9b..9a47ece051 100644 --- a/docs/manual/mod/mod_info.html.ja.utf8 +++ b/docs/manual/mod/mod_info.html.ja.utf8 @@ -193,19 +193,20 @@ <a href="../ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_info.html.ko.euc-kr b/docs/manual/mod/mod_info.html.ko.euc-kr index 51e7f87cf5..df96e431fd 100644 --- a/docs/manual/mod/mod_info.html.ko.euc-kr +++ b/docs/manual/mod/mod_info.html.ko.euc-kr @@ -170,19 +170,20 @@ <a href="../ko/mod/mod_info.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_info.xml.meta b/docs/manual/mod/mod_info.xml.meta index 9f670b9a11..9e62f45727 100644 --- a/docs/manual/mod/mod_info.xml.meta +++ b/docs/manual/mod/mod_info.xml.meta @@ -8,7 +8,7 @@ <variants> <variant>en</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> </variants> diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en index 1847bcc105..80300abd1e 100644 --- a/docs/manual/mod/mod_isapi.html.en +++ b/docs/manual/mod/mod_isapi.html.en @@ -344,19 +344,20 @@ extensions</td></tr> <a href="../ko/mod/mod_isapi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_isapi.html.ko.euc-kr b/docs/manual/mod/mod_isapi.html.ko.euc-kr index dbf138b5b6..167fe42eef 100644 --- a/docs/manual/mod/mod_isapi.html.ko.euc-kr +++ b/docs/manual/mod/mod_isapi.html.ko.euc-kr @@ -318,19 +318,20 @@ <a href="../ko/mod/mod_isapi.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_lbmethod_bybusyness.html.en b/docs/manual/mod/mod_lbmethod_bybusyness.html.en index e151c1f827..5f66f46fce 100644 --- a/docs/manual/mod/mod_lbmethod_bybusyness.html.en +++ b/docs/manual/mod/mod_lbmethod_bybusyness.html.en @@ -74,19 +74,20 @@ provides the <code>bybusyness</code> load balancing method.</p> <p><span>Available Languages: </span><a href="../en/mod/mod_lbmethod_bybusyness.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_lbmethod_byrequests.html.en b/docs/manual/mod/mod_lbmethod_byrequests.html.en index 8a1755d5d6..ff61f21d58 100644 --- a/docs/manual/mod/mod_lbmethod_byrequests.html.en +++ b/docs/manual/mod/mod_lbmethod_byrequests.html.en @@ -226,19 +226,20 @@ candidate lbstatus -= total factor</code></pre></div> <p><span>Available Languages: </span><a href="../en/mod/mod_lbmethod_byrequests.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_lbmethod_bytraffic.html.en b/docs/manual/mod/mod_lbmethod_bytraffic.html.en index 1c40653506..01419a7c8a 100644 --- a/docs/manual/mod/mod_lbmethod_bytraffic.html.en +++ b/docs/manual/mod/mod_lbmethod_bytraffic.html.en @@ -90,19 +90,20 @@ provides the <code>bytraffic</code> load balancing method..</p> <p><span>Available Languages: </span><a href="../en/mod/mod_lbmethod_bytraffic.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_lbmethod_heartbeat.html.en b/docs/manual/mod/mod_lbmethod_heartbeat.html.en index 73ae49b30c..76af44ee49 100644 --- a/docs/manual/mod/mod_lbmethod_heartbeat.html.en +++ b/docs/manual/mod/mod_lbmethod_heartbeat.html.en @@ -73,19 +73,20 @@ assumption that they are not fully initialized.</p> <p><span>Available Languages: </span><a href="../en/mod/mod_lbmethod_heartbeat.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ldap.html.en b/docs/manual/mod/mod_ldap.html.en index 5d23aec73e..e6eb768e0d 100644 --- a/docs/manual/mod/mod_ldap.html.en +++ b/docs/manual/mod/mod_ldap.html.en @@ -829,19 +829,20 @@ Certificate Authority or global client certificates</td></tr> <a href="../fr/mod/mod_ldap.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ldap.html.fr b/docs/manual/mod/mod_ldap.html.fr index 98702641d5..f0528c8a9c 100644 --- a/docs/manual/mod/mod_ldap.html.fr +++ b/docs/manual/mod/mod_ldap.html.fr @@ -920,19 +920,20 @@ serveur</td></tr> <a href="../fr/mod/mod_ldap.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index 8fc2ae68ba..427b2c7ca6 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -534,19 +534,20 @@ TransferLog logs/access_log <a href="../tr/mod/mod_log_config.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_log_config.html.ja.utf8 b/docs/manual/mod/mod_log_config.html.ja.utf8 index 3235e22e39..bee6911673 100644 --- a/docs/manual/mod/mod_log_config.html.ja.utf8 +++ b/docs/manual/mod/mod_log_config.html.ja.utf8 @@ -465,19 +465,20 @@ <a href="../tr/mod/mod_log_config.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_log_config.html.ko.euc-kr b/docs/manual/mod/mod_log_config.html.ko.euc-kr index 9f9a5786a1..ae274b7d91 100644 --- a/docs/manual/mod/mod_log_config.html.ko.euc-kr +++ b/docs/manual/mod/mod_log_config.html.ko.euc-kr @@ -396,19 +396,20 @@ <a href="../tr/mod/mod_log_config.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_log_config.html.tr.utf8 b/docs/manual/mod/mod_log_config.html.tr.utf8 index 73c9e666d3..b9c3678660 100644 --- a/docs/manual/mod/mod_log_config.html.tr.utf8 +++ b/docs/manual/mod/mod_log_config.html.tr.utf8 @@ -509,19 +509,20 @@ expr=<var>ifade</var>]</code></td></tr> <a href="../tr/mod/mod_log_config.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_log_debug.html.en b/docs/manual/mod/mod_log_debug.html.en index bdf62219ee..0623b29164 100644 --- a/docs/manual/mod/mod_log_debug.html.en +++ b/docs/manual/mod/mod_log_debug.html.en @@ -146,19 +146,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_log_debug.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en index 4ea2e01fc4..6f762dacd5 100644 --- a/docs/manual/mod/mod_log_forensic.html.en +++ b/docs/manual/mod/mod_log_forensic.html.en @@ -163,19 +163,20 @@ version 2.1</td></tr></table> <a href="../tr/mod/mod_log_forensic.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_log_forensic.html.ja.utf8 b/docs/manual/mod/mod_log_forensic.html.ja.utf8 index 5504910924..0033ed90d8 100644 --- a/docs/manual/mod/mod_log_forensic.html.ja.utf8 +++ b/docs/manual/mod/mod_log_forensic.html.ja.utf8 @@ -168,19 +168,20 @@ <a href="../tr/mod/mod_log_forensic.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_log_forensic.html.tr.utf8 b/docs/manual/mod/mod_log_forensic.html.tr.utf8 index b187eb17d3..81a60cee14 100644 --- a/docs/manual/mod/mod_log_forensic.html.tr.utf8 +++ b/docs/manual/mod/mod_log_forensic.html.tr.utf8 @@ -162,19 +162,20 @@ <a href="../tr/mod/mod_log_forensic.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en index f64e2a1d2b..c17f2ff112 100644 --- a/docs/manual/mod/mod_logio.html.en +++ b/docs/manual/mod/mod_logio.html.en @@ -97,19 +97,20 @@ <a href="../tr/mod/mod_logio.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_logio.html.ja.utf8 b/docs/manual/mod/mod_logio.html.ja.utf8 index 5836e87a91..d966d3941a 100644 --- a/docs/manual/mod/mod_logio.html.ja.utf8 +++ b/docs/manual/mod/mod_logio.html.ja.utf8 @@ -96,19 +96,20 @@ <a href="../tr/mod/mod_logio.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_logio.html.ko.euc-kr b/docs/manual/mod/mod_logio.html.ko.euc-kr index ff780435b7..9862943c3f 100644 --- a/docs/manual/mod/mod_logio.html.ko.euc-kr +++ b/docs/manual/mod/mod_logio.html.ko.euc-kr @@ -95,19 +95,20 @@ <a href="../tr/mod/mod_logio.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_logio.html.tr.utf8 b/docs/manual/mod/mod_logio.html.tr.utf8 index 9c9922bea1..f88107ed5e 100644 --- a/docs/manual/mod/mod_logio.html.tr.utf8 +++ b/docs/manual/mod/mod_logio.html.tr.utf8 @@ -96,19 +96,20 @@ <a href="../tr/mod/mod_logio.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index 71ebe1e4d5..929922daa4 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -812,19 +812,20 @@ LuaPackagePath /scripts/lib/?/init.lua <a href="../fr/mod/mod_lua.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_lua.html.fr b/docs/manual/mod/mod_lua.html.fr index 7b8c56025d..b605185d47 100644 --- a/docs/manual/mod/mod_lua.html.fr +++ b/docs/manual/mod/mod_lua.html.fr @@ -862,19 +862,20 @@ par dfaut est once</td></tr> <a href="../fr/mod/mod_lua.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 1da2667207..475608d864 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -1062,19 +1062,20 @@ extensions</td></tr> <a href="../ja/mod/mod_mime.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_mime.html.ja.utf8 b/docs/manual/mod/mod_mime.html.ja.utf8 index 837eb98b2c..51b9d461b5 100644 --- a/docs/manual/mod/mod_mime.html.ja.utf8 +++ b/docs/manual/mod/mod_mime.html.ja.utf8 @@ -982,19 +982,20 @@ <a href="../ja/mod/mod_mime.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_mime_magic.html.en b/docs/manual/mod/mod_mime_magic.html.en index 05bf479dfb..f745e9ab53 100644 --- a/docs/manual/mod/mod_mime_magic.html.en +++ b/docs/manual/mod/mod_mime_magic.html.en @@ -275,19 +275,20 @@ using the specified magic file</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_mime_magic.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_negotiation.html.en b/docs/manual/mod/mod_negotiation.html.en index 13f08ad1f0..8210413d93 100644 --- a/docs/manual/mod/mod_negotiation.html.en +++ b/docs/manual/mod/mod_negotiation.html.en @@ -347,19 +347,20 @@ the client does not express a preference</td></tr> <a href="../ja/mod/mod_negotiation.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_negotiation.html.fr b/docs/manual/mod/mod_negotiation.html.fr index 08c358450b..6055da9818 100644 --- a/docs/manual/mod/mod_negotiation.html.fr +++ b/docs/manual/mod/mod_negotiation.html.fr @@ -362,19 +362,20 @@ cas o le client n'a pas formul de prfrences</td></tr> <a href="../ja/mod/mod_negotiation.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_negotiation.html.ja.utf8 b/docs/manual/mod/mod_negotiation.html.ja.utf8 index 595ddaee39..3518dbbaee 100644 --- a/docs/manual/mod/mod_negotiation.html.ja.utf8 +++ b/docs/manual/mod/mod_negotiation.html.ja.utf8 @@ -305,19 +305,20 @@ <a href="../ja/mod/mod_negotiation.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_nw_ssl.html.en b/docs/manual/mod/mod_nw_ssl.html.en index 11cf7174d1..6c6cacb5a6 100644 --- a/docs/manual/mod/mod_nw_ssl.html.en +++ b/docs/manual/mod/mod_nw_ssl.html.en @@ -96,19 +96,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_nw_ssl.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_policy.html.en b/docs/manual/mod/mod_policy.html.en index 4669ad9bb1..223147fbce 100644 --- a/docs/manual/mod/mod_policy.html.en +++ b/docs/manual/mod/mod_policy.html.en @@ -688,19 +688,20 @@ later.</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_policy.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_privileges.html.en b/docs/manual/mod/mod_privileges.html.en index 17017e197d..f491d40973 100644 --- a/docs/manual/mod/mod_privileges.html.en +++ b/docs/manual/mod/mod_privileges.html.en @@ -394,19 +394,20 @@ non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a <p><span>Available Languages: </span><a href="../en/mod/mod_privileges.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 5c3bdcb707..c33ae1f114 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1829,19 +1829,20 @@ header for proxied requests</td></tr> <a href="../ja/mod/mod_proxy.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr index 94ba6748e7..e1e7192f25 100644 --- a/docs/manual/mod/mod_proxy.html.fr +++ b/docs/manual/mod/mod_proxy.html.fr @@ -2044,19 +2044,20 @@ mandates</td></tr> <a href="../ja/mod/mod_proxy.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_proxy.html.ja.utf8 b/docs/manual/mod/mod_proxy.html.ja.utf8 index ce47a1cdd2..2a58e9bc7a 100644 --- a/docs/manual/mod/mod_proxy.html.ja.utf8 +++ b/docs/manual/mod/mod_proxy.html.ja.utf8 @@ -1204,19 +1204,20 @@ URL を調整する</td></tr> <a href="../ja/mod/mod_proxy.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_proxy_ajp.html.en b/docs/manual/mod/mod_proxy_ajp.html.en index fdb9ccd0e3..6c525624f8 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.en +++ b/docs/manual/mod/mod_proxy_ajp.html.en @@ -608,19 +608,20 @@ AJP13_GET_BODY_CHUNK := <a href="../ja/mod/mod_proxy_ajp.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_ajp.html.ja.utf8 b/docs/manual/mod/mod_proxy_ajp.html.ja.utf8 index bbe728fd14..1a71a81e25 100644 --- a/docs/manual/mod/mod_proxy_ajp.html.ja.utf8 +++ b/docs/manual/mod/mod_proxy_ajp.html.ja.utf8 @@ -545,19 +545,20 @@ AJP13_GET_BODY_CHUNK := <a href="../ja/mod/mod_proxy_ajp.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_proxy_balancer.html.en b/docs/manual/mod/mod_proxy_balancer.html.en index 76c48ab321..41afadf677 100644 --- a/docs/manual/mod/mod_proxy_balancer.html.en +++ b/docs/manual/mod/mod_proxy_balancer.html.en @@ -328,19 +328,20 @@ ProxyPassReverse /test balancer://mycluster <a href="../ja/mod/mod_proxy_balancer.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_balancer.html.ja.utf8 b/docs/manual/mod/mod_proxy_balancer.html.ja.utf8 index c3400a92b0..1f42c06afd 100644 --- a/docs/manual/mod/mod_proxy_balancer.html.ja.utf8 +++ b/docs/manual/mod/mod_proxy_balancer.html.ja.utf8 @@ -320,19 +320,20 @@ candidate lbstatus -= total factor</code></pre></div> <a href="../ja/mod/mod_proxy_balancer.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_proxy_connect.html.en b/docs/manual/mod/mod_proxy_connect.html.en index 4eaa4aca3b..c9d172da2d 100644 --- a/docs/manual/mod/mod_proxy_connect.html.en +++ b/docs/manual/mod/mod_proxy_connect.html.en @@ -108,19 +108,20 @@ Port ranges available since Apache 2.3.7.</td></tr> <a href="../ja/mod/mod_proxy_connect.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_connect.html.ja.utf8 b/docs/manual/mod/mod_proxy_connect.html.ja.utf8 index 034d1a3c19..acf29e4df9 100644 --- a/docs/manual/mod/mod_proxy_connect.html.ja.utf8 +++ b/docs/manual/mod/mod_proxy_connect.html.ja.utf8 @@ -85,19 +85,20 @@ Port ranges available since Apache 2.3.7.</td></tr> <a href="../ja/mod/mod_proxy_connect.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_proxy_express.html.en b/docs/manual/mod/mod_proxy_express.html.en index c6bea39299..980ab9747d 100644 --- a/docs/manual/mod/mod_proxy_express.html.en +++ b/docs/manual/mod/mod_proxy_express.html.en @@ -163,19 +163,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_express.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_fcgi.html.en b/docs/manual/mod/mod_proxy_fcgi.html.en index cc6b2ec8b8..365213d916 100644 --- a/docs/manual/mod/mod_proxy_fcgi.html.en +++ b/docs/manual/mod/mod_proxy_fcgi.html.en @@ -129,19 +129,20 @@ ProxyPass /myapp/ balancer://myappcluster/ <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_fcgi.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_fdpass.html.en b/docs/manual/mod/mod_proxy_fdpass.html.en index 9a75118b6d..2b9f95584b 100644 --- a/docs/manual/mod/mod_proxy_fdpass.html.en +++ b/docs/manual/mod/mod_proxy_fdpass.html.en @@ -67,19 +67,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_fdpass.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_ftp.html.en b/docs/manual/mod/mod_proxy_ftp.html.en index c2fe1df91f..8dc6ba3158 100644 --- a/docs/manual/mod/mod_proxy_ftp.html.en +++ b/docs/manual/mod/mod_proxy_ftp.html.en @@ -236,19 +236,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_ftp.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_html.html.en b/docs/manual/mod/mod_proxy_html.html.en index 2a09e37cec..1ba2ae4d75 100644 --- a/docs/manual/mod/mod_proxy_html.html.en +++ b/docs/manual/mod/mod_proxy_html.html.en @@ -398,19 +398,20 @@ in mod_proxy_html 3.x for HTTPD 2.0 and 2.2 is also supported.</p> <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_html.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_http.html.en b/docs/manual/mod/mod_proxy_http.html.en index faf611cd33..a597eda85e 100644 --- a/docs/manual/mod/mod_proxy_http.html.en +++ b/docs/manual/mod/mod_proxy_http.html.en @@ -146,19 +146,20 @@ <a href="../fr/mod/mod_proxy_http.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_proxy_http.html.fr b/docs/manual/mod/mod_proxy_http.html.fr index 2c007e95b3..b71190081b 100644 --- a/docs/manual/mod/mod_proxy_http.html.fr +++ b/docs/manual/mod/mod_proxy_http.html.fr @@ -162,19 +162,20 @@ <a href="../fr/mod/mod_proxy_http.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_proxy_scgi.html.en b/docs/manual/mod/mod_proxy_scgi.html.en index 710eda773f..19d1a2bde7 100644 --- a/docs/manual/mod/mod_proxy_scgi.html.en +++ b/docs/manual/mod/mod_proxy_scgi.html.en @@ -180,19 +180,20 @@ header</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_proxy_scgi.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ratelimit.html.en b/docs/manual/mod/mod_ratelimit.html.en index febc689c39..1a2b995db7 100644 --- a/docs/manual/mod/mod_ratelimit.html.en +++ b/docs/manual/mod/mod_ratelimit.html.en @@ -56,19 +56,20 @@ variable <code>rate-limit</code>.</p> <p><span>Available Languages: </span><a href="../en/mod/mod_ratelimit.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_reflector.html.en b/docs/manual/mod/mod_reflector.html.en index f7034091c6..6efbe33e29 100644 --- a/docs/manual/mod/mod_reflector.html.en +++ b/docs/manual/mod/mod_reflector.html.en @@ -98,19 +98,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_reflector.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_remoteip.html.en b/docs/manual/mod/mod_remoteip.html.en index 9cdef4c098..560c4c8afa 100644 --- a/docs/manual/mod/mod_remoteip.html.en +++ b/docs/manual/mod/mod_remoteip.html.en @@ -287,19 +287,20 @@ RemoteIPTrustedProxyList conf/trusted-proxies.lst <a href="../fr/mod/mod_remoteip.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_remoteip.html.fr b/docs/manual/mod/mod_remoteip.html.fr index 9b9e011c3c..b5d5d96b17 100644 --- a/docs/manual/mod/mod_remoteip.html.fr +++ b/docs/manual/mod/mod_remoteip.html.fr @@ -328,19 +328,20 @@ RemoteIPTrustedProxyList conf/trusted-proxies.lst <a href="../fr/mod/mod_remoteip.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_reqtimeout.html.en b/docs/manual/mod/mod_reqtimeout.html.en index 448a4c7b86..4714b19f9c 100644 --- a/docs/manual/mod/mod_reqtimeout.html.en +++ b/docs/manual/mod/mod_reqtimeout.html.en @@ -182,19 +182,20 @@ version 2.3.14 and earlier.</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_reqtimeout.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_request.html.en b/docs/manual/mod/mod_request.html.en index 0580ab1909..7ebd5c69d9 100644 --- a/docs/manual/mod/mod_request.html.en +++ b/docs/manual/mod/mod_request.html.en @@ -101,19 +101,20 @@ mod_include.</td></tr> <a href="../tr/mod/mod_request.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_request.html.tr.utf8 b/docs/manual/mod/mod_request.html.tr.utf8 index 490fe0c173..6c70fb0d85 100644 --- a/docs/manual/mod/mod_request.html.tr.utf8 +++ b/docs/manual/mod/mod_request.html.tr.utf8 @@ -101,19 +101,20 @@ istek gövdesi iptal edilmek yerine belirtilen azami boyutta tutulur. <a href="../tr/mod/mod_request.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 29e6d4ccba..f90e642949 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1399,19 +1399,20 @@ redirection</td> <a href="../fr/mod/mod_rewrite.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_rewrite.html.fr b/docs/manual/mod/mod_rewrite.html.fr index 72a6c035d2..8845cb697f 100644 --- a/docs/manual/mod/mod_rewrite.html.fr +++ b/docs/manual/mod/mod_rewrite.html.fr @@ -27,8 +27,6 @@ <p><span>Langues Disponibles: </span><a href="../en/mod/mod_rewrite.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../fr/mod/mod_rewrite.html" title="Franais"> fr </a></p> </div> -<div class="outofdate">Cette traduction peut tre prime. Vrifiez la version - anglaise pour les changements rcents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Ce module fournit un moteur de rcriture base de rgles permettant de rcrire les URLs des requtes la vole</td></tr> @@ -95,9 +93,10 @@ rgles permettant de rcrire les URLs des requtes suprieur <code>trace2</code> qu' des fins de dbogage ! </div> - <div class="example"><h3>Exemple</h3><p><code> + <div class="example"><h3>Exemple</h3><pre class="prettyprint lang-config"> LogLevel alert rewrite:trace3 - </code></p></div> + </pre> +</div> <div class="note"><h3>RewriteLog</h3> <p>Ceux qui sont familiers avec les versions prcdentes de @@ -156,15 +155,16 @@ ressource n'tait pas relative la racine des documents. Cette erreur de configuration aurait conduit le serveur rechercher un rpertoire "opt" la racine des documents.</p> -<div class="example"><pre> +<pre class="prettyprint lang-config"> DocumentRoot /var/www/example.com Alias /myapp /opt/myapp-1.2.3 <Directory /opt/myapp-1.2.3> -RewriteEngine On -RewriteBase /myapp/ -RewriteRule ^index\.html$ welcome.html + RewriteEngine On + RewriteBase /myapp/ + RewriteRule ^index\.html$ welcome.html </Directory> -</pre></div> +</pre> + </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> @@ -663,10 +663,11 @@ la rcriture soit effectue non dsir. </p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> RewriteCond expr "! %{HTTP_REFERER} -strmatch '*://%{HTTP_HOST}/*'"<br /> RewriteRule ^/images - [F] - </code></p></div> + </pre> + </li> <li>Vous pouvez aussi dfinir certains drapeaux pour @@ -694,12 +695,13 @@ la rcriture soit effectue Permet de chaner les conditions de rgles avec un OU au lieu du AND implicite. Exemple typique : -<div class="example"><pre> +<pre class="prettyprint lang-config"> RewriteCond %{REMOTE_HOST} ^host1 [OR] RewriteCond %{REMOTE_HOST} ^host2 [OR] RewriteCond %{REMOTE_HOST} ^host3 RewriteRule ...rgles concernant tous ces htes... -</pre></div> +</pre> + Sans ce drapeau, les paires condition/rgle devraient tre crites trois fois. @@ -725,7 +727,7 @@ RewriteRule ...rgles concernant tous ces htes... l'en-tte ``<code>User-Agent:</code>'' de la requte, vous pouvez utiliser ce qui suit : </p> -<div class="example"><pre> +<pre class="prettyprint lang-config"> RewriteCond %{HTTP_USER_AGENT} ^Mozilla RewriteRule ^/$ /homepage.max.html [L] @@ -733,7 +735,8 @@ RewriteCond %{HTTP_USER_AGENT} ^Lynx RewriteRule ^/$ /homepage.min.html [L] RewriteRule ^/$ /homepage.std.html [L] -</pre></div> +</pre> + <p>Explications : si vous utilisez un navigateur (Netscape Navigator, Mozilla etc) qui s'identifie comme @@ -839,16 +842,18 @@ bases de donnes depuis la version 2.0.41 du serveur HTTP Apache</td></tr> <p>Par exemple, vous pouvez dfinir une directive <code class="directive">RewriteMap</code> comme suit </p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> RewriteMap map-exemple txt:/chemin/vers/fichier/map.txt - </code></p></div> + </pre> + <p>Vous pourrez ensuite utiliser cette table dans une directive <code class="directive">RewriteRule</code> comme suit :</p> - <div class="example"><p><code> + <pre class="prettyprint lang-config"> RewriteRule ^/ex/(.*) ${map-exemple:$1} - </code></p></div> + </pre> + <p>Les combinaisons suivantes pour <em>type de correspondance</em> et <em>source de la correspondance</em> @@ -1499,19 +1504,20 @@ externe</td> <a href="../fr/mod/mod_rewrite.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index 0be21e86f4..decc0a7b1e 100644 --- a/docs/manual/mod/mod_rewrite.xml.meta +++ b/docs/manual/mod/mod_rewrite.xml.meta @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant outdated="yes">fr</variant> + <variant>fr</variant> </variants> </metafile> diff --git a/docs/manual/mod/mod_sed.html.en b/docs/manual/mod/mod_sed.html.en index ec07cf26c0..af3c2f19b1 100644 --- a/docs/manual/mod/mod_sed.html.en +++ b/docs/manual/mod/mod_sed.html.en @@ -155,19 +155,20 @@ page</a>. <a href="../fr/mod/mod_sed.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_sed.html.fr b/docs/manual/mod/mod_sed.html.fr index 205545487d..c1f08ca046 100644 --- a/docs/manual/mod/mod_sed.html.fr +++ b/docs/manual/mod/mod_sed.html.fr @@ -169,19 +169,20 @@ rponse</td></tr> <a href="../fr/mod/mod_sed.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_session.html.en b/docs/manual/mod/mod_session.html.en index eb4f867aed..a2f76496ca 100644 --- a/docs/manual/mod/mod_session.html.en +++ b/docs/manual/mod/mod_session.html.en @@ -499,19 +499,20 @@ AuthName realm <p><span>Available Languages: </span><a href="../en/mod/mod_session.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_session_cookie.html.en b/docs/manual/mod/mod_session_cookie.html.en index 6820c1471f..58b24339da 100644 --- a/docs/manual/mod/mod_session_cookie.html.en +++ b/docs/manual/mod/mod_session_cookie.html.en @@ -174,19 +174,20 @@ SessionCookieName2 session path=/private;domain=example.com;httponly;secure;vers <p><span>Available Languages: </span><a href="../en/mod/mod_session_cookie.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_session_crypto.html.en b/docs/manual/mod/mod_session_crypto.html.en index 6db249ce86..fc5608568d 100644 --- a/docs/manual/mod/mod_session_crypto.html.en +++ b/docs/manual/mod/mod_session_crypto.html.en @@ -237,19 +237,20 @@ SessionCryptoPassphrase secret <p><span>Available Languages: </span><a href="../en/mod/mod_session_crypto.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_session_dbd.html.en b/docs/manual/mod/mod_session_dbd.html.en index bd3a8e7013..c4366735c5 100644 --- a/docs/manual/mod/mod_session_dbd.html.en +++ b/docs/manual/mod/mod_session_dbd.html.en @@ -338,19 +338,20 @@ SessionDBDCookieName2 session path=/private;domain=example.com;httponly;secure;v <p><span>Available Languages: </span><a href="../en/mod/mod_session_dbd.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_setenvif.html.en b/docs/manual/mod/mod_setenvif.html.en index fa1e430917..3060f90415 100644 --- a/docs/manual/mod/mod_setenvif.html.en +++ b/docs/manual/mod/mod_setenvif.html.en @@ -338,19 +338,20 @@ without respect to case</td></tr> <a href="../tr/mod/mod_setenvif.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_setenvif.html.fr b/docs/manual/mod/mod_setenvif.html.fr index 5d00efaf17..a15d81057b 100644 --- a/docs/manual/mod/mod_setenvif.html.fr +++ b/docs/manual/mod/mod_setenvif.html.fr @@ -352,19 +352,20 @@ attributs de la requte sans tenir compte de la casse</td></tr> <a href="../tr/mod/mod_setenvif.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_setenvif.html.ja.utf8 b/docs/manual/mod/mod_setenvif.html.ja.utf8 index f191604d23..73829d950a 100644 --- a/docs/manual/mod/mod_setenvif.html.ja.utf8 +++ b/docs/manual/mod/mod_setenvif.html.ja.utf8 @@ -313,19 +313,20 @@ <a href="../tr/mod/mod_setenvif.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_setenvif.html.ko.euc-kr b/docs/manual/mod/mod_setenvif.html.ko.euc-kr index 614cab954c..f1a1be4073 100644 --- a/docs/manual/mod/mod_setenvif.html.ko.euc-kr +++ b/docs/manual/mod/mod_setenvif.html.ko.euc-kr @@ -270,19 +270,20 @@ <a href="../tr/mod/mod_setenvif.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_setenvif.html.tr.utf8 b/docs/manual/mod/mod_setenvif.html.tr.utf8 index ba3f70a6fd..8c30a32fc1 100644 --- a/docs/manual/mod/mod_setenvif.html.tr.utf8 +++ b/docs/manual/mod/mod_setenvif.html.tr.utf8 @@ -319,19 +319,20 @@ bağlı olmaksızın yapılmış tanımlara göre atar.</td></tr> <a href="../tr/mod/mod_setenvif.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_slotmem_plain.html.en b/docs/manual/mod/mod_slotmem_plain.html.en index dd6aeda841..2d2bdfe0e6 100644 --- a/docs/manual/mod/mod_slotmem_plain.html.en +++ b/docs/manual/mod/mod_slotmem_plain.html.en @@ -88,19 +88,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_slotmem_plain.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_slotmem_shm.html.en b/docs/manual/mod/mod_slotmem_shm.html.en index 17f4f58b3c..57aa445a56 100644 --- a/docs/manual/mod/mod_slotmem_shm.html.en +++ b/docs/manual/mod/mod_slotmem_shm.html.en @@ -101,19 +101,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_slotmem_shm.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en index 33d1806e22..e0ba85eafa 100644 --- a/docs/manual/mod/mod_so.html.en +++ b/docs/manual/mod/mod_so.html.en @@ -199,19 +199,20 @@ of active modules</td></tr> <a href="../tr/mod/mod_so.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_so.html.fr b/docs/manual/mod/mod_so.html.fr index 3ca74cbf00..b2f7d83dcd 100644 --- a/docs/manual/mod/mod_so.html.fr +++ b/docs/manual/mod/mod_so.html.fr @@ -214,19 +214,20 @@ actifs</td></tr> <a href="../tr/mod/mod_so.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_so.html.ja.utf8 b/docs/manual/mod/mod_so.html.ja.utf8 index f2ed6079a5..5a3617856d 100644 --- a/docs/manual/mod/mod_so.html.ja.utf8 +++ b/docs/manual/mod/mod_so.html.ja.utf8 @@ -197,19 +197,20 @@ <a href="../tr/mod/mod_so.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_so.html.ko.euc-kr b/docs/manual/mod/mod_so.html.ko.euc-kr index 716caf7847..45fbd52dc0 100644 --- a/docs/manual/mod/mod_so.html.ko.euc-kr +++ b/docs/manual/mod/mod_so.html.ko.euc-kr @@ -179,19 +179,20 @@ <a href="../tr/mod/mod_so.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_so.html.tr.utf8 b/docs/manual/mod/mod_so.html.tr.utf8 index a6e8961a46..550c475b30 100644 --- a/docs/manual/mod/mod_so.html.tr.utf8 +++ b/docs/manual/mod/mod_so.html.tr.utf8 @@ -200,19 +200,20 @@ ve etkin modül listesine ekler.</td></tr> <a href="../tr/mod/mod_so.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_socache_dbm.html.en b/docs/manual/mod/mod_socache_dbm.html.en index 8ed7f5cd7b..be106ef6f9 100644 --- a/docs/manual/mod/mod_socache_dbm.html.en +++ b/docs/manual/mod/mod_socache_dbm.html.en @@ -56,19 +56,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_socache_dbm.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_socache_dc.html.en b/docs/manual/mod/mod_socache_dc.html.en index 467e8f18d5..b0f34995da 100644 --- a/docs/manual/mod/mod_socache_dc.html.en +++ b/docs/manual/mod/mod_socache_dc.html.en @@ -53,19 +53,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_socache_dc.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_socache_memcache.html.en b/docs/manual/mod/mod_socache_memcache.html.en index 8199ed0f2b..b4ef19c9bd 100644 --- a/docs/manual/mod/mod_socache_memcache.html.en +++ b/docs/manual/mod/mod_socache_memcache.html.en @@ -53,19 +53,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_socache_memcache.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_socache_shmcb.html.en b/docs/manual/mod/mod_socache_shmcb.html.en index a639109bf8..6433f7f61d 100644 --- a/docs/manual/mod/mod_socache_shmcb.html.en +++ b/docs/manual/mod/mod_socache_shmcb.html.en @@ -56,19 +56,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mod_socache_shmcb.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en index 5c768df362..09bcb090a6 100644 --- a/docs/manual/mod/mod_speling.html.en +++ b/docs/manual/mod/mod_speling.html.en @@ -139,19 +139,20 @@ module</td></tr> <a href="../ko/mod/mod_speling.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_speling.html.ja.utf8 b/docs/manual/mod/mod_speling.html.ja.utf8 index 7e53d16aa6..a4c753cd05 100644 --- a/docs/manual/mod/mod_speling.html.ja.utf8 +++ b/docs/manual/mod/mod_speling.html.ja.utf8 @@ -147,19 +147,20 @@ <a href="../ko/mod/mod_speling.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_speling.html.ko.euc-kr b/docs/manual/mod/mod_speling.html.ko.euc-kr index bfead726e8..24d4037f3d 100644 --- a/docs/manual/mod/mod_speling.html.ko.euc-kr +++ b/docs/manual/mod/mod_speling.html.ko.euc-kr @@ -130,19 +130,20 @@ <a href="../ko/mod/mod_speling.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 09892f5ef6..bd36d8b359 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -2388,19 +2388,20 @@ SSLVerifyDepth 10 <p><span>Available Languages: </span><a href="../en/mod/mod_ssl.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_status.html.en b/docs/manual/mod/mod_status.html.en index 2bba3cf77c..48a5f97598 100644 --- a/docs/manual/mod/mod_status.html.en +++ b/docs/manual/mod/mod_status.html.en @@ -177,19 +177,20 @@ performance</td></tr> <a href="../tr/mod/mod_status.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_status.html.fr b/docs/manual/mod/mod_status.html.fr index b61b3e83f3..bdf050cb94 100644 --- a/docs/manual/mod/mod_status.html.fr +++ b/docs/manual/mod/mod_status.html.fr @@ -183,19 +183,20 @@ du serveur</td></tr> <a href="../tr/mod/mod_status.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_status.html.ja.utf8 b/docs/manual/mod/mod_status.html.ja.utf8 index f1e99eaf93..f0bf1d4eff 100644 --- a/docs/manual/mod/mod_status.html.ja.utf8 +++ b/docs/manual/mod/mod_status.html.ja.utf8 @@ -143,19 +143,20 @@ <a href="../tr/mod/mod_status.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_status.html.ko.euc-kr b/docs/manual/mod/mod_status.html.ko.euc-kr index 09d305f21a..4385ccc0c3 100644 --- a/docs/manual/mod/mod_status.html.ko.euc-kr +++ b/docs/manual/mod/mod_status.html.ko.euc-kr @@ -136,19 +136,20 @@ <a href="../tr/mod/mod_status.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_status.html.tr.utf8 b/docs/manual/mod/mod_status.html.tr.utf8 index 16d715afc5..dc47983b2a 100644 --- a/docs/manual/mod/mod_status.html.tr.utf8 +++ b/docs/manual/mod/mod_status.html.tr.utf8 @@ -174,19 +174,20 @@ <a href="../tr/mod/mod_status.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_substitute.html.en b/docs/manual/mod/mod_substitute.html.en index dcef17665a..a20d70a839 100644 --- a/docs/manual/mod/mod_substitute.html.en +++ b/docs/manual/mod/mod_substitute.html.en @@ -139,19 +139,20 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i" <p><span>Available Languages: </span><a href="../en/mod/mod_substitute.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_suexec.html.en b/docs/manual/mod/mod_suexec.html.en index 3cf3eae41a..192240d040 100644 --- a/docs/manual/mod/mod_suexec.html.en +++ b/docs/manual/mod/mod_suexec.html.en @@ -85,19 +85,20 @@ later.</td></tr> <a href="../tr/mod/mod_suexec.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_suexec.html.ja.utf8 b/docs/manual/mod/mod_suexec.html.ja.utf8 index a6c52843ba..c7afdcead8 100644 --- a/docs/manual/mod/mod_suexec.html.ja.utf8 +++ b/docs/manual/mod/mod_suexec.html.ja.utf8 @@ -84,19 +84,20 @@ <a href="../tr/mod/mod_suexec.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_suexec.html.ko.euc-kr b/docs/manual/mod/mod_suexec.html.ko.euc-kr index 8ec9c5b2c2..6dd0245e03 100644 --- a/docs/manual/mod/mod_suexec.html.ko.euc-kr +++ b/docs/manual/mod/mod_suexec.html.ko.euc-kr @@ -82,19 +82,20 @@ <a href="../tr/mod/mod_suexec.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_suexec.html.tr.utf8 b/docs/manual/mod/mod_suexec.html.tr.utf8 index 7d46ab7af5..51fd77697f 100644 --- a/docs/manual/mod/mod_suexec.html.tr.utf8 +++ b/docs/manual/mod/mod_suexec.html.tr.utf8 @@ -89,19 +89,20 @@ <a href="../tr/mod/mod_suexec.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en index 7a3df00296..de128ef62a 100644 --- a/docs/manual/mod/mod_unique_id.html.en +++ b/docs/manual/mod/mod_unique_id.html.en @@ -221,19 +221,20 @@ identifier for each request</td></tr> <a href="../ko/mod/mod_unique_id.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_unique_id.html.fr b/docs/manual/mod/mod_unique_id.html.fr index f53115390b..da8386d4dd 100644 --- a/docs/manual/mod/mod_unique_id.html.fr +++ b/docs/manual/mod/mod_unique_id.html.fr @@ -243,19 +243,20 @@ identifiant unique pour chaque requte</td></tr> <a href="../ko/mod/mod_unique_id.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mod_unique_id.html.ja.utf8 b/docs/manual/mod/mod_unique_id.html.ja.utf8 index 1ecc365370..0973e28f50 100644 --- a/docs/manual/mod/mod_unique_id.html.ja.utf8 +++ b/docs/manual/mod/mod_unique_id.html.ja.utf8 @@ -219,19 +219,20 @@ <a href="../ko/mod/mod_unique_id.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_unique_id.html.ko.euc-kr b/docs/manual/mod/mod_unique_id.html.ko.euc-kr index 9df8806613..bf19901a36 100644 --- a/docs/manual/mod/mod_unique_id.html.ko.euc-kr +++ b/docs/manual/mod/mod_unique_id.html.ko.euc-kr @@ -192,19 +192,20 @@ <a href="../ko/mod/mod_unique_id.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_unixd.html.en b/docs/manual/mod/mod_unixd.html.en index b88b45e784..87a0519bf0 100644 --- a/docs/manual/mod/mod_unixd.html.en +++ b/docs/manual/mod/mod_unixd.html.en @@ -187,19 +187,20 @@ requests</td></tr> <a href="../tr/mod/mod_unixd.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_unixd.html.tr.utf8 b/docs/manual/mod/mod_unixd.html.tr.utf8 index 786b4d2e59..15254aabf8 100644 --- a/docs/manual/mod/mod_unixd.html.tr.utf8 +++ b/docs/manual/mod/mod_unixd.html.tr.utf8 @@ -190,19 +190,20 @@ <a href="../tr/mod/mod_unixd.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_userdir.html.en b/docs/manual/mod/mod_userdir.html.en index bcdd297dee..3d9fdd4f5a 100644 --- a/docs/manual/mod/mod_userdir.html.en +++ b/docs/manual/mod/mod_userdir.html.en @@ -192,19 +192,20 @@ UserDir enabled user1 user2 user3 <a href="../tr/mod/mod_userdir.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_userdir.html.ja.utf8 b/docs/manual/mod/mod_userdir.html.ja.utf8 index 6ce1a727c7..42ae17f2f3 100644 --- a/docs/manual/mod/mod_userdir.html.ja.utf8 +++ b/docs/manual/mod/mod_userdir.html.ja.utf8 @@ -190,19 +190,20 @@ Apache はリダイレクトが成功するかどうかを決めることはで <a href="../tr/mod/mod_userdir.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_userdir.html.ko.euc-kr b/docs/manual/mod/mod_userdir.html.ko.euc-kr index de10f0a674..448fb40543 100644 --- a/docs/manual/mod/mod_userdir.html.ko.euc-kr +++ b/docs/manual/mod/mod_userdir.html.ko.euc-kr @@ -162,19 +162,20 @@ http://www.foo.com/bob/one/two.html ̷ .</p> <a href="../tr/mod/mod_userdir.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_userdir.html.tr.utf8 b/docs/manual/mod/mod_userdir.html.tr.utf8 index ab58cdb68e..0421b87c53 100644 --- a/docs/manual/mod/mod_userdir.html.tr.utf8 +++ b/docs/manual/mod/mod_userdir.html.tr.utf8 @@ -187,19 +187,20 @@ <a href="../tr/mod/mod_userdir.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_usertrack.html.en b/docs/manual/mod/mod_usertrack.html.en index 0dbda4ebb8..e60ed688d6 100644 --- a/docs/manual/mod/mod_usertrack.html.en +++ b/docs/manual/mod/mod_usertrack.html.en @@ -224,19 +224,20 @@ CustomLog logs/clickstream.log usertrack <p><span>Available Languages: </span><a href="../en/mod/mod_usertrack.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_version.html.en b/docs/manual/mod/mod_version.html.en index b628da7729..e9bd19b577 100644 --- a/docs/manual/mod/mod_version.html.en +++ b/docs/manual/mod/mod_version.html.en @@ -144,19 +144,20 @@ <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_version.html.ja.utf8 b/docs/manual/mod/mod_version.html.ja.utf8 index 274d8fe2b3..1509f3a45f 100644 --- a/docs/manual/mod/mod_version.html.ja.utf8 +++ b/docs/manual/mod/mod_version.html.ja.utf8 @@ -152,19 +152,20 @@ <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mod_version.html.ko.euc-kr b/docs/manual/mod/mod_version.html.ko.euc-kr index 19c9b0b206..0dd6375f98 100644 --- a/docs/manual/mod/mod_version.html.ko.euc-kr +++ b/docs/manual/mod/mod_version.html.ko.euc-kr @@ -149,19 +149,20 @@ <a href="../ko/mod/mod_version.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_vhost_alias.html.en b/docs/manual/mod/mod_vhost_alias.html.en index cf0718460e..a89875a5c2 100644 --- a/docs/manual/mod/mod_vhost_alias.html.en +++ b/docs/manual/mod/mod_vhost_alias.html.en @@ -320,19 +320,20 @@ a given virtual host</td></tr> <a href="../tr/mod/mod_vhost_alias.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_vhost_alias.html.tr.utf8 b/docs/manual/mod/mod_vhost_alias.html.tr.utf8 index 521fad7441..7ec32e34e5 100644 --- a/docs/manual/mod/mod_vhost_alias.html.tr.utf8 +++ b/docs/manual/mod/mod_vhost_alias.html.tr.utf8 @@ -306,19 +306,20 @@ Sanal Barındırma</a></li> <a href="../tr/mod/mod_vhost_alias.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mod_watchdog.html.en b/docs/manual/mod/mod_watchdog.html.en index 9b47b8b89b..e81d9ca5df 100644 --- a/docs/manual/mod/mod_watchdog.html.en +++ b/docs/manual/mod/mod_watchdog.html.en @@ -73,19 +73,20 @@ second.</p> <p><span>Available Languages: </span><a href="../en/mod/mod_watchdog.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mod_xml2enc.html.en b/docs/manual/mod/mod_xml2enc.html.en index dec2447958..c83e2d95d3 100644 --- a/docs/manual/mod/mod_xml2enc.html.en +++ b/docs/manual/mod/mod_xml2enc.html.en @@ -189,19 +189,20 @@ module for earlier versions.</td></tr> <p><span>Available Languages: </span><a href="../en/mod/mod_xml2enc.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/module-dict.html.en b/docs/manual/mod/module-dict.html.en index 7ca8191322..58493d4681 100644 --- a/docs/manual/mod/module-dict.html.en +++ b/docs/manual/mod/module-dict.html.en @@ -118,19 +118,20 @@ <a href="../tr/mod/module-dict.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/module-dict.html.ja.utf8 b/docs/manual/mod/module-dict.html.ja.utf8 index 6f9844aecc..0a9a2c22b9 100644 --- a/docs/manual/mod/module-dict.html.ja.utf8 +++ b/docs/manual/mod/module-dict.html.ja.utf8 @@ -120,19 +120,20 @@ <a href="../tr/mod/module-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/module-dict.html.ko.euc-kr b/docs/manual/mod/module-dict.html.ko.euc-kr index 3d4f433edb..420bd930e3 100644 --- a/docs/manual/mod/module-dict.html.ko.euc-kr +++ b/docs/manual/mod/module-dict.html.ko.euc-kr @@ -110,19 +110,20 @@ <a href="../tr/mod/module-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/module-dict.html.tr.utf8 b/docs/manual/mod/module-dict.html.tr.utf8 index bc088f8591..9959974f63 100644 --- a/docs/manual/mod/module-dict.html.tr.utf8 +++ b/docs/manual/mod/module-dict.html.tr.utf8 @@ -90,19 +90,20 @@ <a href="../tr/mod/module-dict.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mpm_common.html.de b/docs/manual/mod/mpm_common.html.de index c38b316188..d3c4784155 100644 --- a/docs/manual/mod/mpm_common.html.de +++ b/docs/manual/mod/mpm_common.html.de @@ -730,19 +730,20 @@ verwendet wird, die Client-Verbindungen bearbeiten.</td></tr> <a href="../tr/mod/mpm_common.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index bc8b8fa0f7..56141dd690 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -773,19 +773,20 @@ client connections</td></tr> <a href="../tr/mod/mpm_common.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mpm_common.html.ja.utf8 b/docs/manual/mod/mpm_common.html.ja.utf8 index 19bf7a3abb..c6759ea85c 100644 --- a/docs/manual/mod/mpm_common.html.ja.utf8 +++ b/docs/manual/mod/mpm_common.html.ja.utf8 @@ -751,19 +751,20 @@ simultaneously</td></tr> <a href="../tr/mod/mpm_common.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mpm_common.html.tr.utf8 b/docs/manual/mod/mpm_common.html.tr.utf8 index 39d0d7095a..c8018dfae5 100644 --- a/docs/manual/mod/mpm_common.html.tr.utf8 +++ b/docs/manual/mod/mpm_common.html.tr.utf8 @@ -789,19 +789,20 @@ açıklaması</a></li> <a href="../tr/mod/mpm_common.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/mpm_netware.html.en b/docs/manual/mod/mpm_netware.html.en index 7cd775a09e..2de813cc44 100644 --- a/docs/manual/mod/mpm_netware.html.en +++ b/docs/manual/mod/mpm_netware.html.en @@ -109,19 +109,20 @@ <p><span>Available Languages: </span><a href="../en/mod/mpm_netware.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mpm_winnt.html.de b/docs/manual/mod/mpm_winnt.html.de index a1cb3b0cf4..86d387910e 100644 --- a/docs/manual/mod/mpm_winnt.html.de +++ b/docs/manual/mod/mpm_winnt.html.de @@ -67,19 +67,20 @@ <a href="../ja/mod/mpm_winnt.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/mpm_winnt.html.en b/docs/manual/mod/mpm_winnt.html.en index 012230fe12..3de9d1b6c9 100644 --- a/docs/manual/mod/mpm_winnt.html.en +++ b/docs/manual/mod/mpm_winnt.html.en @@ -64,19 +64,20 @@ NT.</td></tr> <a href="../ja/mod/mpm_winnt.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/mpm_winnt.html.ja.utf8 b/docs/manual/mod/mpm_winnt.html.ja.utf8 index dc57e82105..92c2b879e5 100644 --- a/docs/manual/mod/mpm_winnt.html.ja.utf8 +++ b/docs/manual/mod/mpm_winnt.html.ja.utf8 @@ -69,19 +69,20 @@ <a href="../ja/mod/mpm_winnt.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/mpmt_os2.html.en b/docs/manual/mod/mpmt_os2.html.en index 97b4419709..c548fe58ee 100644 --- a/docs/manual/mod/mpmt_os2.html.en +++ b/docs/manual/mod/mpmt_os2.html.en @@ -72,19 +72,20 @@ uses</a></li> <p><span>Available Languages: </span><a href="../en/mod/mpmt_os2.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/prefork.html.de b/docs/manual/mod/prefork.html.de index c642019f48..6c4b83a194 100644 --- a/docs/manual/mod/prefork.html.de +++ b/docs/manual/mod/prefork.html.de @@ -193,19 +193,20 @@ <a href="../tr/mod/prefork.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en index 6abe32c4bf..dff2b4fc36 100644 --- a/docs/manual/mod/prefork.html.en +++ b/docs/manual/mod/prefork.html.en @@ -189,19 +189,20 @@ uses</a></li> <a href="../tr/mod/prefork.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/prefork.html.ja.utf8 b/docs/manual/mod/prefork.html.ja.utf8 index 5bcc9e75c9..fe228894b4 100644 --- a/docs/manual/mod/prefork.html.ja.utf8 +++ b/docs/manual/mod/prefork.html.ja.utf8 @@ -191,19 +191,20 @@ <a href="../tr/mod/prefork.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/prefork.html.tr.utf8 b/docs/manual/mod/prefork.html.tr.utf8 index d58103575c..95782ed9b1 100644 --- a/docs/manual/mod/prefork.html.tr.utf8 +++ b/docs/manual/mod/prefork.html.tr.utf8 @@ -188,19 +188,20 @@ <a href="../tr/mod/prefork.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 780958d705..37dba432c4 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -1073,19 +1073,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 6eb6f71850..14811a8afb 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -1055,19 +1055,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 27a0ee18a8..2684bde366 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -1063,19 +1063,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index 1bc1b6dca8..4153f4101e 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -993,19 +993,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index f1a2f279bd..63f052bea6 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -1016,19 +1016,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8 index 0d9d31fa88..45e3691609 100644 --- a/docs/manual/mod/quickreference.html.tr.utf8 +++ b/docs/manual/mod/quickreference.html.tr.utf8 @@ -1057,19 +1057,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn index 83219fba1c..7d5650488f 100644 --- a/docs/manual/mod/quickreference.html.zh-cn +++ b/docs/manual/mod/quickreference.html.zh-cn @@ -1050,19 +1050,20 @@ can be <a href="#sniffing">automatically detected</a></td></tr> <a href="../zh-cn/mod/quickreference.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/mod/worker.html.de b/docs/manual/mod/worker.html.de index 2767bb267e..f27ceb0eee 100644 --- a/docs/manual/mod/worker.html.de +++ b/docs/manual/mod/worker.html.de @@ -172,19 +172,20 @@ <a href="../tr/mod/worker.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en index 5838084682..460950f95d 100644 --- a/docs/manual/mod/worker.html.en +++ b/docs/manual/mod/worker.html.en @@ -181,19 +181,20 @@ ThreadsPerChild 25 <a href="../tr/mod/worker.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mod/worker.html.ja.utf8 b/docs/manual/mod/worker.html.ja.utf8 index 1c58938e40..4b7c40fc28 100644 --- a/docs/manual/mod/worker.html.ja.utf8 +++ b/docs/manual/mod/worker.html.ja.utf8 @@ -188,19 +188,20 @@ <a href="../tr/mod/worker.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mod/worker.html.tr.utf8 b/docs/manual/mod/worker.html.tr.utf8 index 5bf32f3919..e3bb5f9575 100644 --- a/docs/manual/mod/worker.html.tr.utf8 +++ b/docs/manual/mod/worker.html.tr.utf8 @@ -176,19 +176,20 @@ süreçlilik modülü.</td></tr> <a href="../tr/mod/worker.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mpm.html.de b/docs/manual/mpm.html.de index 978e563fde..acb92110cb 100644 --- a/docs/manual/mpm.html.de +++ b/docs/manual/mpm.html.de @@ -133,19 +133,20 @@ <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en index 92a0e053ec..ebc5cd6177 100644 --- a/docs/manual/mpm.html.en +++ b/docs/manual/mpm.html.en @@ -151,19 +151,20 @@ choice at compile-time.</p> <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mpm.html.es b/docs/manual/mpm.html.es index 475de692f1..e8e2623479 100644 --- a/docs/manual/mpm.html.es +++ b/docs/manual/mpm.html.es @@ -144,19 +144,20 @@ especifica lo contrario al compilar.</p> <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mpm.html.fr b/docs/manual/mpm.html.fr index a692270d62..a668c07a4a 100644 --- a/docs/manual/mpm.html.fr +++ b/docs/manual/mpm.html.fr @@ -167,19 +167,20 @@ DSO (Dynamic Shared Object)</a></h2> <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/mpm.html.ja.utf8 b/docs/manual/mpm.html.ja.utf8 index 5a08ac6227..00952ef66f 100644 --- a/docs/manual/mpm.html.ja.utf8 +++ b/docs/manual/mpm.html.ja.utf8 @@ -139,19 +139,20 @@ Apache HTTP サーバでどのように使用されるかについて解説し <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/mpm.html.ko.euc-kr b/docs/manual/mpm.html.ko.euc-kr index 0780d7c408..2e0ad4b580 100644 --- a/docs/manual/mpm.html.ko.euc-kr +++ b/docs/manual/mpm.html.ko.euc-kr @@ -127,19 +127,20 @@ <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/mpm.html.tr.utf8 b/docs/manual/mpm.html.tr.utf8 index 45240a444d..3123343bc5 100644 --- a/docs/manual/mpm.html.tr.utf8 +++ b/docs/manual/mpm.html.tr.utf8 @@ -150,19 +150,20 @@ <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/mpm.html.zh-cn b/docs/manual/mpm.html.zh-cn index 2aaec0dd29..b0bd402bae 100644 --- a/docs/manual/mpm.html.zh-cn +++ b/docs/manual/mpm.html.zh-cn @@ -128,19 +128,20 @@ <a href="./zh-cn/mpm.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/new_features_2_0.html.de b/docs/manual/new_features_2_0.html.de index 2f41f2bffb..4fcf38b837 100644 --- a/docs/manual/new_features_2_0.html.de +++ b/docs/manual/new_features_2_0.html.de @@ -267,19 +267,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en index 711f91d7a9..6beed2df06 100644 --- a/docs/manual/new_features_2_0.html.en +++ b/docs/manual/new_features_2_0.html.en @@ -244,19 +244,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_0.html.fr b/docs/manual/new_features_2_0.html.fr index 39aef7caae..31e7abbf9d 100644 --- a/docs/manual/new_features_2_0.html.fr +++ b/docs/manual/new_features_2_0.html.fr @@ -259,19 +259,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_0.html.ja.utf8 b/docs/manual/new_features_2_0.html.ja.utf8 index 24e77d16d0..eb7f0ff8e5 100644 --- a/docs/manual/new_features_2_0.html.ja.utf8 +++ b/docs/manual/new_features_2_0.html.ja.utf8 @@ -258,19 +258,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/new_features_2_0.html.ko.euc-kr b/docs/manual/new_features_2_0.html.ko.euc-kr index c105ad0d1e..f98e5cad24 100644 --- a/docs/manual/new_features_2_0.html.ko.euc-kr +++ b/docs/manual/new_features_2_0.html.ko.euc-kr @@ -236,19 +236,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_0.html.pt-br b/docs/manual/new_features_2_0.html.pt-br index 7f0719591f..67a6f61e9e 100644 --- a/docs/manual/new_features_2_0.html.pt-br +++ b/docs/manual/new_features_2_0.html.pt-br @@ -246,19 +246,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentrios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'pt-br'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licenciado sob a <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_0.html.ru.koi8-r b/docs/manual/new_features_2_0.html.ru.koi8-r index 80811e9750..a7e37a3adb 100644 --- a/docs/manual/new_features_2_0.html.ru.koi8-r +++ b/docs/manual/new_features_2_0.html.ru.koi8-r @@ -253,19 +253,20 @@ <a href="./tr/new_features_2_0.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ru'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_0.html.tr.utf8 b/docs/manual/new_features_2_0.html.tr.utf8 index 70cadac25c..13cf096d74 100644 --- a/docs/manual/new_features_2_0.html.tr.utf8 +++ b/docs/manual/new_features_2_0.html.tr.utf8 @@ -250,19 +250,20 @@ <a href="./tr/new_features_2_0.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index f76f182101..fb8e890235 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -278,19 +278,20 @@ <a href="./tr/new_features_2_2.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_2.html.fr b/docs/manual/new_features_2_2.html.fr index 5d6bf23d5e..759bd9fb26 100644 --- a/docs/manual/new_features_2_2.html.fr +++ b/docs/manual/new_features_2_2.html.fr @@ -304,19 +304,20 @@ <a href="./tr/new_features_2_2.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_2.html.ko.euc-kr b/docs/manual/new_features_2_2.html.ko.euc-kr index 05526b7f34..035449c6c9 100644 --- a/docs/manual/new_features_2_2.html.ko.euc-kr +++ b/docs/manual/new_features_2_2.html.ko.euc-kr @@ -129,19 +129,20 @@ <a href="./tr/new_features_2_2.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_2.html.pt-br b/docs/manual/new_features_2_2.html.pt-br index 067d45b5f2..292b6d5532 100644 --- a/docs/manual/new_features_2_2.html.pt-br +++ b/docs/manual/new_features_2_2.html.pt-br @@ -138,19 +138,20 @@ <a href="./tr/new_features_2_2.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentrios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'pt-br'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licenciado sob a <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_2.html.tr.utf8 b/docs/manual/new_features_2_2.html.tr.utf8 index fa25ad6f82..b1e9d29d91 100644 --- a/docs/manual/new_features_2_2.html.tr.utf8 +++ b/docs/manual/new_features_2_2.html.tr.utf8 @@ -278,19 +278,20 @@ <a href="./tr/new_features_2_2.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index 0d21ee1d72..36a6790365 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -398,19 +398,20 @@ <a href="./tr/new_features_2_4.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/new_features_2_4.html.fr b/docs/manual/new_features_2_4.html.fr index 650a818b5d..3a4fba6bdb 100644 --- a/docs/manual/new_features_2_4.html.fr +++ b/docs/manual/new_features_2_4.html.fr @@ -443,19 +443,20 @@ serveur HTTP Apache</h1> <a href="./tr/new_features_2_4.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/new_features_2_4.html.tr.utf8 b/docs/manual/new_features_2_4.html.tr.utf8 index baaa573167..efd3d1d677 100644 --- a/docs/manual/new_features_2_4.html.tr.utf8 +++ b/docs/manual/new_features_2_4.html.tr.utf8 @@ -404,19 +404,20 @@ <a href="./tr/new_features_2_4.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/platform/netware.html.en b/docs/manual/platform/netware.html.en index 0ea9e92813..a8c54858f9 100644 --- a/docs/manual/platform/netware.html.en +++ b/docs/manual/platform/netware.html.en @@ -663,19 +663,20 @@ <a href="../ko/platform/netware.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/netware.html.ko.euc-kr b/docs/manual/platform/netware.html.ko.euc-kr index d2540caea9..91f4e21bc3 100644 --- a/docs/manual/platform/netware.html.ko.euc-kr +++ b/docs/manual/platform/netware.html.ko.euc-kr @@ -580,19 +580,20 @@ <a href="../ko/platform/netware.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/perf-hp.html.en b/docs/manual/platform/perf-hp.html.en index b250102952..ee0b739862 100644 --- a/docs/manual/platform/perf-hp.html.en +++ b/docs/manual/platform/perf-hp.html.en @@ -104,19 +104,20 @@ Subject: HP-UX tuning tips <a href="../ko/platform/perf-hp.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/perf-hp.html.ko.euc-kr b/docs/manual/platform/perf-hp.html.ko.euc-kr index bab1de089f..07f50a7fc1 100644 --- a/docs/manual/platform/perf-hp.html.ko.euc-kr +++ b/docs/manual/platform/perf-hp.html.ko.euc-kr @@ -101,19 +101,20 @@ Subject: HP-UX tuning tips <a href="../ko/platform/perf-hp.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/rpm.html.en b/docs/manual/platform/rpm.html.en index 7e036a5ebd..3fd5c830e3 100644 --- a/docs/manual/platform/rpm.html.en +++ b/docs/manual/platform/rpm.html.en @@ -219,19 +219,20 @@ <p><span>Available Languages: </span><a href="../en/platform/rpm.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index a48a60bf16..d055c268f8 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -418,19 +418,20 @@ <a href="../ko/platform/win_compiling.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/win_compiling.html.ko.euc-kr b/docs/manual/platform/win_compiling.html.ko.euc-kr index 9de18a208e..b9bd579ff7 100644 --- a/docs/manual/platform/win_compiling.html.ko.euc-kr +++ b/docs/manual/platform/win_compiling.html.ko.euc-kr @@ -422,19 +422,20 @@ nmake /f Makefile.win installd INSTDIR=<em>dir</em> <a href="../ko/platform/win_compiling.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index b6b258725e..01a0785046 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -819,19 +819,20 @@ Alias /images/ //imagehost/www/images/ <a href="../ko/platform/windows.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/platform/windows.html.ko.euc-kr b/docs/manual/platform/windows.html.ko.euc-kr index 64b911317d..1e1f937d69 100644 --- a/docs/manual/platform/windows.html.ko.euc-kr +++ b/docs/manual/platform/windows.html.ko.euc-kr @@ -687,19 +687,20 @@ <a href="../ko/platform/windows.html" title="Korean"> ko </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/ab.html.en b/docs/manual/programs/ab.html.en index cbecb2e543..fec5b3667c 100644 --- a/docs/manual/programs/ab.html.en +++ b/docs/manual/programs/ab.html.en @@ -312,19 +312,20 @@ <a href="../tr/programs/ab.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/ab.html.ko.euc-kr b/docs/manual/programs/ab.html.ko.euc-kr index 51502ef6b9..24aa21e8c5 100644 --- a/docs/manual/programs/ab.html.ko.euc-kr +++ b/docs/manual/programs/ab.html.ko.euc-kr @@ -202,19 +202,20 @@ <a href="../tr/programs/ab.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/ab.html.tr.utf8 b/docs/manual/programs/ab.html.tr.utf8 index a18fbe5154..937267e7c5 100644 --- a/docs/manual/programs/ab.html.tr.utf8 +++ b/docs/manual/programs/ab.html.tr.utf8 @@ -337,19 +337,20 @@ <a href="../tr/programs/ab.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/apachectl.html.en b/docs/manual/programs/apachectl.html.en index ed40d4c973..82dc8f71d5 100644 --- a/docs/manual/programs/apachectl.html.en +++ b/docs/manual/programs/apachectl.html.en @@ -159,19 +159,20 @@ use the normal <code>apachectl start</code>.</dd> <a href="../tr/programs/apachectl.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/apachectl.html.ko.euc-kr b/docs/manual/programs/apachectl.html.ko.euc-kr index 629d92fd6e..9fd1ecf944 100644 --- a/docs/manual/programs/apachectl.html.ko.euc-kr +++ b/docs/manual/programs/apachectl.html.ko.euc-kr @@ -145,19 +145,20 @@ Ok</code> Ȥ Ư ڼ ˷ش. <a href="../tr/programs/apachectl.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/apachectl.html.tr.utf8 b/docs/manual/programs/apachectl.html.tr.utf8 index a25f757e9b..f9acfcd65e 100644 --- a/docs/manual/programs/apachectl.html.tr.utf8 +++ b/docs/manual/programs/apachectl.html.tr.utf8 @@ -166,19 +166,20 @@ <a href="../tr/programs/apachectl.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/apxs.html.en b/docs/manual/programs/apxs.html.en index 9571e20fdd..ed1eb8e6f3 100644 --- a/docs/manual/programs/apxs.html.en +++ b/docs/manual/programs/apxs.html.en @@ -330,19 +330,20 @@ <a href="../tr/programs/apxs.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/apxs.html.ko.euc-kr b/docs/manual/programs/apxs.html.ko.euc-kr index ab59c96b9f..819d82c81c 100644 --- a/docs/manual/programs/apxs.html.ko.euc-kr +++ b/docs/manual/programs/apxs.html.ko.euc-kr @@ -325,19 +325,20 @@ <a href="../tr/programs/apxs.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/apxs.html.tr.utf8 b/docs/manual/programs/apxs.html.tr.utf8 index a2797164c0..daf5757547 100644 --- a/docs/manual/programs/apxs.html.tr.utf8 +++ b/docs/manual/programs/apxs.html.tr.utf8 @@ -353,19 +353,20 @@ <a href="../tr/programs/apxs.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en index 8b6d19558b..9b922f4368 100644 --- a/docs/manual/programs/configure.html.en +++ b/docs/manual/programs/configure.html.en @@ -687,19 +687,20 @@ <a href="../tr/programs/configure.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/configure.html.ko.euc-kr b/docs/manual/programs/configure.html.ko.euc-kr index 4998631cec..2f02affc0a 100644 --- a/docs/manual/programs/configure.html.ko.euc-kr +++ b/docs/manual/programs/configure.html.ko.euc-kr @@ -931,19 +931,20 @@ <a href="../tr/programs/configure.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/configure.html.tr.utf8 b/docs/manual/programs/configure.html.tr.utf8 index 41a7ee883f..4f288c1d0b 100644 --- a/docs/manual/programs/configure.html.tr.utf8 +++ b/docs/manual/programs/configure.html.tr.utf8 @@ -757,19 +757,20 @@ <a href="../tr/programs/configure.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/dbmmanage.html.en b/docs/manual/programs/dbmmanage.html.en index 32185bb3e8..38ab0ecc94 100644 --- a/docs/manual/programs/dbmmanage.html.en +++ b/docs/manual/programs/dbmmanage.html.en @@ -192,19 +192,20 @@ <a href="../tr/programs/dbmmanage.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/dbmmanage.html.ko.euc-kr b/docs/manual/programs/dbmmanage.html.ko.euc-kr index a1ec86ac71..2965db1e00 100644 --- a/docs/manual/programs/dbmmanage.html.ko.euc-kr +++ b/docs/manual/programs/dbmmanage.html.ko.euc-kr @@ -173,19 +173,20 @@ <a href="../tr/programs/dbmmanage.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/dbmmanage.html.tr.utf8 b/docs/manual/programs/dbmmanage.html.tr.utf8 index ee50d5a252..5afee28068 100644 --- a/docs/manual/programs/dbmmanage.html.tr.utf8 +++ b/docs/manual/programs/dbmmanage.html.tr.utf8 @@ -208,19 +208,20 @@ <a href="../tr/programs/dbmmanage.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/fcgistarter.html.en b/docs/manual/programs/fcgistarter.html.en index 35dcd5c73e..6491b1ce95 100644 --- a/docs/manual/programs/fcgistarter.html.en +++ b/docs/manual/programs/fcgistarter.html.en @@ -67,19 +67,20 @@ <a href="../tr/programs/fcgistarter.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/fcgistarter.html.tr.utf8 b/docs/manual/programs/fcgistarter.html.tr.utf8 index eb991b485a..ecb1a4510c 100644 --- a/docs/manual/programs/fcgistarter.html.tr.utf8 +++ b/docs/manual/programs/fcgistarter.html.tr.utf8 @@ -67,19 +67,20 @@ <a href="../tr/programs/fcgistarter.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/firehose.html.en b/docs/manual/programs/firehose.html.en index 89e711886e..3080c6336f 100644 --- a/docs/manual/programs/firehose.html.en +++ b/docs/manual/programs/firehose.html.en @@ -76,19 +76,20 @@ <p><span>Available Languages: </span><a href="../en/programs/firehose.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htcacheclean.html.en b/docs/manual/programs/htcacheclean.html.en index a6def396a9..acd6d6f1ad 100644 --- a/docs/manual/programs/htcacheclean.html.en +++ b/docs/manual/programs/htcacheclean.html.en @@ -217,19 +217,20 @@ <a href="../tr/programs/htcacheclean.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htcacheclean.html.ko.euc-kr b/docs/manual/programs/htcacheclean.html.ko.euc-kr index 59b197464e..b6c45615e3 100644 --- a/docs/manual/programs/htcacheclean.html.ko.euc-kr +++ b/docs/manual/programs/htcacheclean.html.ko.euc-kr @@ -114,19 +114,20 @@ <a href="../tr/programs/htcacheclean.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htcacheclean.html.tr.utf8 b/docs/manual/programs/htcacheclean.html.tr.utf8 index 29984d8437..2490c45851 100644 --- a/docs/manual/programs/htcacheclean.html.tr.utf8 +++ b/docs/manual/programs/htcacheclean.html.tr.utf8 @@ -216,19 +216,20 @@ <a href="../tr/programs/htcacheclean.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/htdbm.html.en b/docs/manual/programs/htdbm.html.en index c936077e90..c4d7fe2703 100644 --- a/docs/manual/programs/htdbm.html.en +++ b/docs/manual/programs/htdbm.html.en @@ -282,19 +282,20 @@ <a href="../tr/programs/htdbm.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htdbm.html.tr.utf8 b/docs/manual/programs/htdbm.html.tr.utf8 index 0e96824af1..3bbc417dd1 100644 --- a/docs/manual/programs/htdbm.html.tr.utf8 +++ b/docs/manual/programs/htdbm.html.tr.utf8 @@ -289,19 +289,20 @@ <a href="../tr/programs/htdbm.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/htdigest.html.en b/docs/manual/programs/htdigest.html.en index fc7e769035..4ddbe64972 100644 --- a/docs/manual/programs/htdigest.html.en +++ b/docs/manual/programs/htdigest.html.en @@ -79,19 +79,20 @@ <a href="../tr/programs/htdigest.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htdigest.html.ko.euc-kr b/docs/manual/programs/htdigest.html.ko.euc-kr index e9c988bcad..323547c96f 100644 --- a/docs/manual/programs/htdigest.html.ko.euc-kr +++ b/docs/manual/programs/htdigest.html.ko.euc-kr @@ -76,19 +76,20 @@ <a href="../tr/programs/htdigest.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htdigest.html.tr.utf8 b/docs/manual/programs/htdigest.html.tr.utf8 index 7af3fbc750..28b3dd2135 100644 --- a/docs/manual/programs/htdigest.html.tr.utf8 +++ b/docs/manual/programs/htdigest.html.tr.utf8 @@ -83,19 +83,20 @@ <a href="../tr/programs/htdigest.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/htpasswd.html.en b/docs/manual/programs/htpasswd.html.en index 414c7a8c6a..599e796c33 100644 --- a/docs/manual/programs/htpasswd.html.en +++ b/docs/manual/programs/htpasswd.html.en @@ -226,19 +226,20 @@ distribution.</li></ul><ul class="seealso"><li><a href="#comments_section">Comme <a href="../tr/programs/htpasswd.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htpasswd.html.ko.euc-kr b/docs/manual/programs/htpasswd.html.ko.euc-kr index 49e4918e83..aac51cfb2d 100644 --- a/docs/manual/programs/htpasswd.html.ko.euc-kr +++ b/docs/manual/programs/htpasswd.html.ko.euc-kr @@ -218,19 +218,20 @@ <a href="../tr/programs/htpasswd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/htpasswd.html.tr.utf8 b/docs/manual/programs/htpasswd.html.tr.utf8 index 56430e2d03..e4d6f9c0c7 100644 --- a/docs/manual/programs/htpasswd.html.tr.utf8 +++ b/docs/manual/programs/htpasswd.html.tr.utf8 @@ -239,19 +239,20 @@ <a href="../tr/programs/htpasswd.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/httpd.html.en b/docs/manual/programs/httpd.html.en index fa0c3ef098..770a6d0159 100644 --- a/docs/manual/programs/httpd.html.en +++ b/docs/manual/programs/httpd.html.en @@ -196,19 +196,20 @@ be read.</dd> <a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/httpd.html.ko.euc-kr b/docs/manual/programs/httpd.html.ko.euc-kr index b6506ee266..93102ba68d 100644 --- a/docs/manual/programs/httpd.html.ko.euc-kr +++ b/docs/manual/programs/httpd.html.ko.euc-kr @@ -189,19 +189,20 @@ <a href="../tr/programs/httpd.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/httpd.html.tr.utf8 b/docs/manual/programs/httpd.html.tr.utf8 index ad7cab84c7..d432e55d75 100644 --- a/docs/manual/programs/httpd.html.tr.utf8 +++ b/docs/manual/programs/httpd.html.tr.utf8 @@ -187,19 +187,20 @@ <a href="../tr/programs/httpd.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/httxt2dbm.html.en b/docs/manual/programs/httxt2dbm.html.en index 35d07c6a7a..1a3c280da9 100644 --- a/docs/manual/programs/httxt2dbm.html.en +++ b/docs/manual/programs/httxt2dbm.html.en @@ -83,19 +83,20 @@ <a href="../tr/programs/httxt2dbm.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/httxt2dbm.html.tr.utf8 b/docs/manual/programs/httxt2dbm.html.tr.utf8 index 743603e4e6..7d1a2a648c 100644 --- a/docs/manual/programs/httxt2dbm.html.tr.utf8 +++ b/docs/manual/programs/httxt2dbm.html.tr.utf8 @@ -84,19 +84,20 @@ <a href="../tr/programs/httxt2dbm.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/log_server_status.html.en b/docs/manual/programs/log_server_status.html.en index 26098324d7..0b58cf0e73 100644 --- a/docs/manual/programs/log_server_status.html.en +++ b/docs/manual/programs/log_server_status.html.en @@ -63,19 +63,20 @@ which can then be used for statistical analysis.</p> <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/logresolve.html.en b/docs/manual/programs/logresolve.html.en index c44c36bf8c..d99679d93a 100644 --- a/docs/manual/programs/logresolve.html.en +++ b/docs/manual/programs/logresolve.html.en @@ -73,19 +73,20 @@ original address.</dd> <a href="../tr/programs/logresolve.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/logresolve.html.ko.euc-kr b/docs/manual/programs/logresolve.html.ko.euc-kr index 13ef867179..307a0d070b 100644 --- a/docs/manual/programs/logresolve.html.ko.euc-kr +++ b/docs/manual/programs/logresolve.html.ko.euc-kr @@ -72,19 +72,20 @@ IP ּҷ ȣƮ ã ȣƮ ٽ IP ּҵ <a href="../tr/programs/logresolve.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/logresolve.html.tr.utf8 b/docs/manual/programs/logresolve.html.tr.utf8 index eae9998836..ac027f5ec1 100644 --- a/docs/manual/programs/logresolve.html.tr.utf8 +++ b/docs/manual/programs/logresolve.html.tr.utf8 @@ -70,19 +70,20 @@ <a href="../tr/programs/logresolve.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/other.html.en b/docs/manual/programs/other.html.en index acbefc524e..e392c4e819 100644 --- a/docs/manual/programs/other.html.en +++ b/docs/manual/programs/other.html.en @@ -39,19 +39,20 @@ <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/other.html.ko.euc-kr b/docs/manual/programs/other.html.ko.euc-kr index 432e9ef596..fd691446b3 100644 --- a/docs/manual/programs/other.html.ko.euc-kr +++ b/docs/manual/programs/other.html.ko.euc-kr @@ -60,19 +60,20 @@ <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/other.html.tr.utf8 b/docs/manual/programs/other.html.tr.utf8 index f0974f86e4..56a4d6404c 100644 --- a/docs/manual/programs/other.html.tr.utf8 +++ b/docs/manual/programs/other.html.tr.utf8 @@ -77,19 +77,20 @@ <a href="../tr/programs/other.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en index a6a36881d4..308924ac87 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -249,19 +249,20 @@ extensions.</p> <a href="../tr/programs/rotatelogs.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/rotatelogs.html.ko.euc-kr b/docs/manual/programs/rotatelogs.html.ko.euc-kr index 6722b923cf..e8587c6f79 100644 --- a/docs/manual/programs/rotatelogs.html.ko.euc-kr +++ b/docs/manual/programs/rotatelogs.html.ko.euc-kr @@ -146,19 +146,20 @@ GMT ð ϴ ȯ濡 <code>-l</code> ϸ ġ <a href="../tr/programs/rotatelogs.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/rotatelogs.html.tr.utf8 b/docs/manual/programs/rotatelogs.html.tr.utf8 index d4bd69f6f5..fb9f87c3e6 100644 --- a/docs/manual/programs/rotatelogs.html.tr.utf8 +++ b/docs/manual/programs/rotatelogs.html.tr.utf8 @@ -240,19 +240,20 @@ <a href="../tr/programs/rotatelogs.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/programs/split-logfile.html.en b/docs/manual/programs/split-logfile.html.en index 21e03e2120..138540b200 100644 --- a/docs/manual/programs/split-logfile.html.en +++ b/docs/manual/programs/split-logfile.html.en @@ -62,19 +62,20 @@ CustomLog logs/access_log combined_plus_vhost <a href="../tr/programs/other.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/suexec.html.en b/docs/manual/programs/suexec.html.en index e848a2bf20..ed61ab867a 100644 --- a/docs/manual/programs/suexec.html.en +++ b/docs/manual/programs/suexec.html.en @@ -62,19 +62,20 @@ changeable only at compile time.</dd> <a href="../tr/programs/suexec.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/suexec.html.ko.euc-kr b/docs/manual/programs/suexec.html.ko.euc-kr index 01f49ad991..047c5e9f83 100644 --- a/docs/manual/programs/suexec.html.ko.euc-kr +++ b/docs/manual/programs/suexec.html.ko.euc-kr @@ -65,19 +65,20 @@ <a href="../tr/programs/suexec.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/programs/suexec.html.tr.utf8 b/docs/manual/programs/suexec.html.tr.utf8 index 007e4339b0..b21e9ad303 100644 --- a/docs/manual/programs/suexec.html.tr.utf8 +++ b/docs/manual/programs/suexec.html.tr.utf8 @@ -62,19 +62,20 @@ <a href="../tr/programs/suexec.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/rewrite/access.html.en b/docs/manual/rewrite/access.html.en index 8ae4c393ba..9232bef1f1 100644 --- a/docs/manual/rewrite/access.html.en +++ b/docs/manual/rewrite/access.html.en @@ -312,19 +312,20 @@ http://badguys.example.com/bad/index3.html http://somewhere.example.com/ <p><span>Available Languages: </span><a href="../en/rewrite/access.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/advanced.html.en b/docs/manual/rewrite/advanced.html.en index a09455d3c7..feb6b0c1b4 100644 --- a/docs/manual/rewrite/advanced.html.en +++ b/docs/manual/rewrite/advanced.html.en @@ -511,19 +511,20 @@ RewriteCond %{ENV:rewritten} =1 <p><span>Available Languages: </span><a href="../en/rewrite/avoid.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/avoid.html.en b/docs/manual/rewrite/avoid.html.en index 0ee75d7084..3edbe5f254 100644 --- a/docs/manual/rewrite/avoid.html.en +++ b/docs/manual/rewrite/avoid.html.en @@ -228,19 +228,20 @@ use in <If> sections, and in certain other directives.</p> <p><span>Available Languages: </span><a href="../en/rewrite/avoid.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en index 37c4dff351..f6501f08a8 100644 --- a/docs/manual/rewrite/flags.html.en +++ b/docs/manual/rewrite/flags.html.en @@ -724,19 +724,20 @@ The <code>L</code> flag can be useful in this context to end the <a href="../fr/rewrite/flags.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/flags.html.fr b/docs/manual/rewrite/flags.html.fr index 0896cf6806..f3a6111fbd 100644 --- a/docs/manual/rewrite/flags.html.fr +++ b/docs/manual/rewrite/flags.html.fr @@ -791,19 +791,20 @@ utiliser le drapeau <code>L</code> pour terminer la squence <a href="../fr/rewrite/flags.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/rewrite/htaccess.html.en b/docs/manual/rewrite/htaccess.html.en index c3484308d0..c36fc85a67 100644 --- a/docs/manual/rewrite/htaccess.html.en +++ b/docs/manual/rewrite/htaccess.html.en @@ -37,19 +37,20 @@ and how to deal with these changes.</p> <p><span>Available Languages: </span><a href="../en/rewrite/htaccess.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/intro.html.en b/docs/manual/rewrite/intro.html.en index 50c9b68ea4..f4a43ba838 100644 --- a/docs/manual/rewrite/intro.html.en +++ b/docs/manual/rewrite/intro.html.en @@ -344,19 +344,20 @@ the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">Rewrit <a href="../fr/rewrite/intro.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/intro.html.fr b/docs/manual/rewrite/intro.html.fr index 94152692bb..83c9644ca8 100644 --- a/docs/manual/rewrite/intro.html.fr +++ b/docs/manual/rewrite/intro.html.fr @@ -363,19 +363,20 @@ requte est correctement mise en correspondance.</p> <a href="../fr/rewrite/intro.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/rewrite/proxy.html.en b/docs/manual/rewrite/proxy.html.en index c982b13f0f..7a6a8cd663 100644 --- a/docs/manual/rewrite/proxy.html.en +++ b/docs/manual/rewrite/proxy.html.en @@ -94,19 +94,20 @@ ProxyPassReverse / http://old.example.com/ <p><span>Available Languages: </span><a href="../en/rewrite/proxy.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/remapping.html.en b/docs/manual/rewrite/remapping.html.en index 0476897323..39dec38088 100644 --- a/docs/manual/rewrite/remapping.html.en +++ b/docs/manual/rewrite/remapping.html.en @@ -645,19 +645,20 @@ file, as well as in a <Directory> block.</p> <p><span>Available Languages: </span><a href="../en/rewrite/remapping.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/rewritemap.html.en b/docs/manual/rewrite/rewritemap.html.en index 86c232f64d..2ac630c851 100644 --- a/docs/manual/rewrite/rewritemap.html.en +++ b/docs/manual/rewrite/rewritemap.html.en @@ -455,19 +455,20 @@ RewriteMap myquery "fastdbd:SELECT destination FROM rewrite WHERE source = %s" <p><span>Available Languages: </span><a href="../en/rewrite/rewritemap.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/tech.html.en b/docs/manual/rewrite/tech.html.en index 696dfeee39..e288e9ab9c 100644 --- a/docs/manual/rewrite/tech.html.en +++ b/docs/manual/rewrite/tech.html.en @@ -178,19 +178,20 @@ and URL matching.</p> <a href="../fr/rewrite/tech.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/rewrite/tech.html.fr b/docs/manual/rewrite/tech.html.fr index 9e42124778..62e3cf6619 100644 --- a/docs/manual/rewrite/tech.html.fr +++ b/docs/manual/rewrite/tech.html.fr @@ -196,19 +196,20 @@ correspondance</a></li><li><a href="access.html">Contrle d'accs</a></li><li><a <a href="../fr/rewrite/tech.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/rewrite/vhosts.html.en b/docs/manual/rewrite/vhosts.html.en index ea15cafcfa..ebd02d7a8a 100644 --- a/docs/manual/rewrite/vhosts.html.en +++ b/docs/manual/rewrite/vhosts.html.en @@ -205,19 +205,20 @@ RewriteRule ^/(.*)$ %1/cgi-bin/$1 [H=cgi-script] <p><span>Available Languages: </span><a href="../en/rewrite/vhosts.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index d6b93ed32e..0968748152 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -558,19 +558,20 @@ other words, order of merging is important, so be careful!</p> <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/sections.html.fr b/docs/manual/sections.html.fr index 5d436246f7..cfe14fc393 100644 --- a/docs/manual/sections.html.fr +++ b/docs/manual/sections.html.fr @@ -596,19 +596,20 @@ Deny from badguy.example.com<br /> <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/sections.html.ja.utf8 b/docs/manual/sections.html.ja.utf8 index 708591b285..1fed177fd7 100644 --- a/docs/manual/sections.html.ja.utf8 +++ b/docs/manual/sections.html.ja.utf8 @@ -496,19 +496,20 @@ Deny from badguy.example.com<br /> <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/sections.html.ko.euc-kr b/docs/manual/sections.html.ko.euc-kr index 9aafe06601..bda76bb029 100644 --- a/docs/manual/sections.html.ko.euc-kr +++ b/docs/manual/sections.html.ko.euc-kr @@ -425,19 +425,20 @@ Deny from badguy.example.com<br /> <a href="./tr/sections.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/sections.html.tr.utf8 b/docs/manual/sections.html.tr.utf8 index ffcad552b7..b9a58f608d 100644 --- a/docs/manual/sections.html.tr.utf8 +++ b/docs/manual/sections.html.tr.utf8 @@ -580,19 +580,20 @@ <a href="./tr/sections.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/server-wide.html.en b/docs/manual/server-wide.html.en index f612963271..9ee88967bf 100644 --- a/docs/manual/server-wide.html.en +++ b/docs/manual/server-wide.html.en @@ -115,19 +115,20 @@ the basic operations of the server.</p> <a href="./tr/server-wide.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/server-wide.html.fr b/docs/manual/server-wide.html.fr index 7f340fed85..d076608fa6 100644 --- a/docs/manual/server-wide.html.fr +++ b/docs/manual/server-wide.html.fr @@ -117,19 +117,20 @@ serveur.</p> <a href="./tr/server-wide.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/server-wide.html.ja.utf8 b/docs/manual/server-wide.html.ja.utf8 index d9fb12627d..d4ed90de1f 100644 --- a/docs/manual/server-wide.html.ja.utf8 +++ b/docs/manual/server-wide.html.ja.utf8 @@ -107,19 +107,20 @@ <a href="./tr/server-wide.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/server-wide.html.ko.euc-kr b/docs/manual/server-wide.html.ko.euc-kr index d1fcbedaf3..32be7b4be2 100644 --- a/docs/manual/server-wide.html.ko.euc-kr +++ b/docs/manual/server-wide.html.ko.euc-kr @@ -98,19 +98,20 @@ <a href="./tr/server-wide.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/server-wide.html.tr.utf8 b/docs/manual/server-wide.html.tr.utf8 index 10ad174af3..0b32bcc0f9 100644 --- a/docs/manual/server-wide.html.tr.utf8 +++ b/docs/manual/server-wide.html.tr.utf8 @@ -113,19 +113,20 @@ <a href="./tr/server-wide.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index 85a69b5247..2684b5cb15 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -328,19 +328,20 @@ konvertieren</a></li> <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en index 2d8907c09f..0121d060a6 100644 --- a/docs/manual/sitemap.html.en +++ b/docs/manual/sitemap.html.en @@ -319,19 +319,20 @@ Server on HPUX</a></li> <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es index 677cdcb2e5..65ec01bea2 100644 --- a/docs/manual/sitemap.html.es +++ b/docs/manual/sitemap.html.es @@ -314,19 +314,20 @@ Referencia de Directivas</a></li> <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/sitemap.html.fr b/docs/manual/sitemap.html.fr index a594dc6928..8220497455 100644 --- a/docs/manual/sitemap.html.fr +++ b/docs/manual/sitemap.html.fr @@ -338,19 +338,20 @@ version 2.x</a></li> <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/sitemap.html.ja.utf8 b/docs/manual/sitemap.html.ja.utf8 index 1e4e1f730d..b1600d856d 100644 --- a/docs/manual/sitemap.html.ja.utf8 +++ b/docs/manual/sitemap.html.ja.utf8 @@ -315,19 +315,20 @@ <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr index a57e8c0797..d11daafcad 100644 --- a/docs/manual/sitemap.html.ko.euc-kr +++ b/docs/manual/sitemap.html.ko.euc-kr @@ -313,19 +313,20 @@ <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/sitemap.html.tr.utf8 b/docs/manual/sitemap.html.tr.utf8 index 5cd32277e3..de4c66476c 100644 --- a/docs/manual/sitemap.html.tr.utf8 +++ b/docs/manual/sitemap.html.tr.utf8 @@ -316,19 +316,20 @@ Windows ile Apache Kullanımı</a></li> <a href="./zh-cn/sitemap.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/sitemap.html.zh-cn b/docs/manual/sitemap.html.zh-cn index 196e237dfe..89e341fb62 100644 --- a/docs/manual/sitemap.html.zh-cn +++ b/docs/manual/sitemap.html.zh-cn @@ -313,19 +313,20 @@ <a href="./zh-cn/sitemap.html" title="Simplified Chinese"> zh-cn </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">评论</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'zh-cn'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> diff --git a/docs/manual/socache.html.en b/docs/manual/socache.html.en index c7c8c464bb..2542e5bbc2 100644 --- a/docs/manual/socache.html.en +++ b/docs/manual/socache.html.en @@ -116,19 +116,20 @@ <p><span>Available Languages: </span><a href="./en/socache.html" title="English"> en </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/ssl/ssl_compat.html.en b/docs/manual/ssl/ssl_compat.html.en index e68c4cf600..f391a2f7f3 100644 --- a/docs/manual/ssl/ssl_compat.html.en +++ b/docs/manual/ssl/ssl_compat.html.en @@ -221,19 +221,20 @@ are listed in <a href="#table3">Table 3</a>.</p> <a href="../fr/ssl/ssl_compat.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/ssl/ssl_compat.html.fr b/docs/manual/ssl/ssl_compat.html.fr index 1fd74ae7e0..db44e216a2 100644 --- a/docs/manual/ssl/ssl_compat.html.fr +++ b/docs/manual/ssl/ssl_compat.html.fr @@ -230,19 +230,20 @@ actuellement implments sont numrs dans le <a href="../fr/ssl/ssl_compat.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/ssl/ssl_faq.html.en b/docs/manual/ssl/ssl_faq.html.en index c2aa451f90..c7cffb3dc2 100644 --- a/docs/manual/ssl/ssl_faq.html.en +++ b/docs/manual/ssl/ssl_faq.html.en @@ -861,19 +861,20 @@ the reason for my core dump?</a></h3> <a href="../fr/ssl/ssl_faq.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/ssl/ssl_faq.html.fr b/docs/manual/ssl/ssl_faq.html.fr index ebb34f9684..8a8243cad6 100644 --- a/docs/manual/ssl/ssl_faq.html.fr +++ b/docs/manual/ssl/ssl_faq.html.fr @@ -950,19 +950,20 @@ d'obtenir une journalisation des vnements (backtrace) :</p> <a href="../fr/ssl/ssl_faq.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index 8312346d22..7b7bbdadfd 100644 --- a/docs/manual/ssl/ssl_howto.html.en +++ b/docs/manual/ssl/ssl_howto.html.en @@ -298,19 +298,20 @@ SSLCACertificateFile conf/ssl.crt/company-ca.crt <a href="../fr/ssl/ssl_howto.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/ssl/ssl_howto.html.fr b/docs/manual/ssl/ssl_howto.html.fr index a80765e1ae..c9e6fc3a2d 100644 --- a/docs/manual/ssl/ssl_howto.html.fr +++ b/docs/manual/ssl/ssl_howto.html.fr @@ -328,19 +328,20 @@ Require valid-user <a href="../fr/ssl/ssl_howto.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/ssl/ssl_intro.html.en b/docs/manual/ssl/ssl_intro.html.en index 61cbc635bc..3731fc8f36 100644 --- a/docs/manual/ssl/ssl_intro.html.en +++ b/docs/manual/ssl/ssl_intro.html.en @@ -649,19 +649,20 @@ Version 3.0</q>, 1996. See <a href="http://www.netscape.com/eng/ssl3/draft302.tx <a href="../ja/ssl/ssl_intro.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/ssl/ssl_intro.html.fr b/docs/manual/ssl/ssl_intro.html.fr index 3e15d0541d..38192ce153 100644 --- a/docs/manual/ssl/ssl_intro.html.fr +++ b/docs/manual/ssl/ssl_intro.html.fr @@ -704,19 +704,20 @@ Version 3.0</q>, 1996. Voir <a href="http://www.netscape.com/eng/ssl3/draft302.t <a href="../ja/ssl/ssl_intro.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/ssl/ssl_intro.html.ja.utf8 b/docs/manual/ssl/ssl_intro.html.ja.utf8 index 2ad3d42e2b..1c2fe33407 100644 --- a/docs/manual/ssl/ssl_intro.html.ja.utf8 +++ b/docs/manual/ssl/ssl_intro.html.ja.utf8 @@ -703,19 +703,20 @@ Version 3.0</q>, 1996. See <a href="http://www.netscape.com/eng/ssl3/draft302.tx <a href="../ja/ssl/ssl_intro.html" title="Japanese"> ja </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/stopping.html.de b/docs/manual/stopping.html.de index a5eaae7dcc..5b5d724318 100644 --- a/docs/manual/stopping.html.de +++ b/docs/manual/stopping.html.de @@ -261,19 +261,20 @@ <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 4d51246c1c..efcdba46e0 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -237,19 +237,20 @@ syntax error(s).</div> <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/stopping.html.es b/docs/manual/stopping.html.es index ac520241b3..8b73db3450 100644 --- a/docs/manual/stopping.html.es +++ b/docs/manual/stopping.html.es @@ -270,19 +270,20 @@ ms arriba cmo puede solucionar este problema.</div> <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comentarios</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'es'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licencia bajo los trminos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/stopping.html.fr b/docs/manual/stopping.html.fr index a8eafa1d0d..d32fd8bef8 100644 --- a/docs/manual/stopping.html.fr +++ b/docs/manual/stopping.html.fr @@ -273,19 +273,20 @@ vous recevrez un message concernant ces erreurs.</div> <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/stopping.html.ja.utf8 b/docs/manual/stopping.html.ja.utf8 index 70a62e2fc7..3f511ea8cb 100644 --- a/docs/manual/stopping.html.ja.utf8 +++ b/docs/manual/stopping.html.ja.utf8 @@ -256,19 +256,20 @@ <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/stopping.html.ko.euc-kr b/docs/manual/stopping.html.ko.euc-kr index 3c4158f28a..c72bac5bdb 100644 --- a/docs/manual/stopping.html.ko.euc-kr +++ b/docs/manual/stopping.html.ko.euc-kr @@ -208,19 +208,20 @@ <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/stopping.html.tr.utf8 b/docs/manual/stopping.html.tr.utf8 index b4af067b97..3edf96950c 100644 --- a/docs/manual/stopping.html.tr.utf8 +++ b/docs/manual/stopping.html.tr.utf8 @@ -246,19 +246,20 @@ <a href="./tr/stopping.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 238b013433..a9dae25f3c 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -618,19 +618,20 @@ Group webgroup <a href="./tr/suexec.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/suexec.html.fr b/docs/manual/suexec.html.fr index 82c38c4f68..13eb9b6ede 100644 --- a/docs/manual/suexec.html.fr +++ b/docs/manual/suexec.html.fr @@ -665,19 +665,20 @@ de suEXEC</a></h2> <a href="./tr/suexec.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/suexec.html.ja.utf8 b/docs/manual/suexec.html.ja.utf8 index f6d329dec6..545e0d1f53 100644 --- a/docs/manual/suexec.html.ja.utf8 +++ b/docs/manual/suexec.html.ja.utf8 @@ -616,19 +616,20 @@ <a href="./tr/suexec.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/suexec.html.ko.euc-kr b/docs/manual/suexec.html.ko.euc-kr index 0d9fdf4380..47d5e37e9f 100644 --- a/docs/manual/suexec.html.ko.euc-kr +++ b/docs/manual/suexec.html.ko.euc-kr @@ -537,19 +537,20 @@ <a href="./tr/suexec.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/suexec.html.tr.utf8 b/docs/manual/suexec.html.tr.utf8 index 9ad177b625..19c0141399 100644 --- a/docs/manual/suexec.html.tr.utf8 +++ b/docs/manual/suexec.html.tr.utf8 @@ -558,19 +558,20 @@ <a href="./tr/suexec.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index b0f7d6d3bc..e1b4626ccf 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -351,19 +351,20 @@ Allow from example.org <a href="./fr/upgrading.html" hreflang="fr" rel="alternate" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/upgrading.html.fr b/docs/manual/upgrading.html.fr index 05efc7f1f6..cc840306a1 100644 --- a/docs/manual/upgrading.html.fr +++ b/docs/manual/upgrading.html.fr @@ -392,19 +392,20 @@ ncessiter une mise jour des fichiers de configuration de la version <a href="./fr/upgrading.html" title="Franais"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en index 51e67b7c78..d593f4dc2d 100644 --- a/docs/manual/urlmapping.html.en +++ b/docs/manual/urlmapping.html.en @@ -347,19 +347,20 @@ proxying scenarios can be handled.</p> <a href="./tr/urlmapping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/urlmapping.html.fr b/docs/manual/urlmapping.html.fr index 4d4050b155..66cbf6b328 100644 --- a/docs/manual/urlmapping.html.fr +++ b/docs/manual/urlmapping.html.fr @@ -356,19 +356,20 @@ URLs</a></h2> <a href="./tr/urlmapping.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/urlmapping.html.ja.utf8 b/docs/manual/urlmapping.html.ja.utf8 index eb6646dc98..961582f299 100644 --- a/docs/manual/urlmapping.html.ja.utf8 +++ b/docs/manual/urlmapping.html.ja.utf8 @@ -291,19 +291,20 @@ ProxyPassReverseCookiePath /foo/ /bar/ <a href="./tr/urlmapping.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/urlmapping.html.ko.euc-kr b/docs/manual/urlmapping.html.ko.euc-kr index ce683a28d7..c4c351a029 100644 --- a/docs/manual/urlmapping.html.ko.euc-kr +++ b/docs/manual/urlmapping.html.ko.euc-kr @@ -250,19 +250,20 @@ ProxyPassReverse /foo/ http://internal.example.com/bar/ <a href="./tr/urlmapping.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/urlmapping.html.tr.utf8 b/docs/manual/urlmapping.html.tr.utf8 index 5ff9f03d91..3b6d1aa57f 100644 --- a/docs/manual/urlmapping.html.tr.utf8 +++ b/docs/manual/urlmapping.html.tr.utf8 @@ -324,19 +324,20 @@ <a href="./tr/urlmapping.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="./images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/details.html.en b/docs/manual/vhosts/details.html.en index fcf064959f..e1cf2dbe92 100644 --- a/docs/manual/vhosts/details.html.en +++ b/docs/manual/vhosts/details.html.en @@ -317,19 +317,20 @@ <a href="../tr/vhosts/details.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/details.html.fr b/docs/manual/vhosts/details.html.fr index 9f024d04a7..7571f7df78 100644 --- a/docs/manual/vhosts/details.html.fr +++ b/docs/manual/vhosts/details.html.fr @@ -337,19 +337,20 @@ dynamiquement</a></li></ul><ul class="seealso"><li><a href="#comments_section">C <a href="../tr/vhosts/details.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/details.html.ko.euc-kr b/docs/manual/vhosts/details.html.ko.euc-kr index 98d02abcd1..25d6d66e41 100644 --- a/docs/manual/vhosts/details.html.ko.euc-kr +++ b/docs/manual/vhosts/details.html.ko.euc-kr @@ -385,19 +385,20 @@ <a href="../tr/vhosts/details.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/details.html.tr.utf8 b/docs/manual/vhosts/details.html.tr.utf8 index bbcace008a..2d4cd9dbab 100644 --- a/docs/manual/vhosts/details.html.tr.utf8 +++ b/docs/manual/vhosts/details.html.tr.utf8 @@ -288,19 +288,20 @@ <a href="../tr/vhosts/details.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/examples.html.en b/docs/manual/vhosts/examples.html.en index 0648c72aee..c0900acb3a 100644 --- a/docs/manual/vhosts/examples.html.en +++ b/docs/manual/vhosts/examples.html.en @@ -566,19 +566,20 @@ DocumentRoot /www/subdomain/sub1 <a href="../tr/vhosts/examples.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/examples.html.fr b/docs/manual/vhosts/examples.html.fr index 62f1778f42..e250f6adc1 100644 --- a/docs/manual/vhosts/examples.html.fr +++ b/docs/manual/vhosts/examples.html.fr @@ -662,19 +662,20 @@ <a href="../tr/vhosts/examples.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/examples.html.ja.utf8 b/docs/manual/vhosts/examples.html.ja.utf8 index 359b802462..34082f811b 100644 --- a/docs/manual/vhosts/examples.html.ja.utf8 +++ b/docs/manual/vhosts/examples.html.ja.utf8 @@ -653,19 +653,20 @@ <a href="../tr/vhosts/examples.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/vhosts/examples.html.ko.euc-kr b/docs/manual/vhosts/examples.html.ko.euc-kr index 39a878c432..1a5875cc03 100644 --- a/docs/manual/vhosts/examples.html.ko.euc-kr +++ b/docs/manual/vhosts/examples.html.ko.euc-kr @@ -630,19 +630,20 @@ <a href="../tr/vhosts/examples.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/examples.html.tr.utf8 b/docs/manual/vhosts/examples.html.tr.utf8 index 2cad60022d..c33758977e 100644 --- a/docs/manual/vhosts/examples.html.tr.utf8 +++ b/docs/manual/vhosts/examples.html.tr.utf8 @@ -630,19 +630,20 @@ <a href="../tr/vhosts/examples.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/fd-limits.html.en b/docs/manual/vhosts/fd-limits.html.en index 02c6028d7b..24727aca86 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -130,19 +130,20 @@ Each file will be called <code>hostname.log</code>.</p> <a href="../tr/vhosts/fd-limits.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/fd-limits.html.fr b/docs/manual/vhosts/fd-limits.html.fr index 810df66a3d..73da7a6752 100644 --- a/docs/manual/vhosts/fd-limits.html.fr +++ b/docs/manual/vhosts/fd-limits.html.fr @@ -144,19 +144,20 @@ nomm <code>nomduserveur.log</code>.</p> <a href="../tr/vhosts/fd-limits.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/fd-limits.html.ja.utf8 b/docs/manual/vhosts/fd-limits.html.ja.utf8 index 21b00bd5fb..bee60866a4 100644 --- a/docs/manual/vhosts/fd-limits.html.ja.utf8 +++ b/docs/manual/vhosts/fd-limits.html.ja.utf8 @@ -130,19 +130,20 @@ split-logfile < /logs/multiple_vhost_log <a href="../tr/vhosts/fd-limits.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/vhosts/fd-limits.html.ko.euc-kr b/docs/manual/vhosts/fd-limits.html.ko.euc-kr index b0e0f680f0..61268c7286 100644 --- a/docs/manual/vhosts/fd-limits.html.ko.euc-kr +++ b/docs/manual/vhosts/fd-limits.html.ko.euc-kr @@ -125,19 +125,20 @@ split-logfile < /logs/multiple_vhost_log <a href="../tr/vhosts/fd-limits.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/fd-limits.html.tr.utf8 b/docs/manual/vhosts/fd-limits.html.tr.utf8 index 535e827307..f39ee6c4fa 100644 --- a/docs/manual/vhosts/fd-limits.html.tr.utf8 +++ b/docs/manual/vhosts/fd-limits.html.tr.utf8 @@ -126,19 +126,20 @@ <a href="../tr/vhosts/fd-limits.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/ip-based.html.en b/docs/manual/vhosts/ip-based.html.en index a46546c238..864bd4166f 100644 --- a/docs/manual/vhosts/ip-based.html.en +++ b/docs/manual/vhosts/ip-based.html.en @@ -187,19 +187,20 @@ Virtual Hosts</a> to help you decide. </p> <a href="../tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/ip-based.html.fr b/docs/manual/vhosts/ip-based.html.fr index d1f0a0d6f8..20c59d7be5 100644 --- a/docs/manual/vhosts/ip-based.html.fr +++ b/docs/manual/vhosts/ip-based.html.fr @@ -190,19 +190,20 @@ rsident pour des serveurs virtuels</a></h2> <a href="../tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/ip-based.html.ja.utf8 b/docs/manual/vhosts/ip-based.html.ja.utf8 index 8ce6fdb5df..764700d177 100644 --- a/docs/manual/vhosts/ip-based.html.ja.utf8 +++ b/docs/manual/vhosts/ip-based.html.ja.utf8 @@ -163,19 +163,20 @@ <a href="../tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/vhosts/ip-based.html.ko.euc-kr b/docs/manual/vhosts/ip-based.html.ko.euc-kr index 7a131c5643..8ac2c58721 100644 --- a/docs/manual/vhosts/ip-based.html.ko.euc-kr +++ b/docs/manual/vhosts/ip-based.html.ko.euc-kr @@ -153,19 +153,20 @@ <a href="../tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/ip-based.html.tr.utf8 b/docs/manual/vhosts/ip-based.html.tr.utf8 index db9cb7949c..1a5760c672 100644 --- a/docs/manual/vhosts/ip-based.html.tr.utf8 +++ b/docs/manual/vhosts/ip-based.html.tr.utf8 @@ -191,19 +191,20 @@ <a href="../tr/vhosts/ip-based.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/mass.html.en b/docs/manual/vhosts/mass.html.en index 3007261292..cd6b32584f 100644 --- a/docs/manual/vhosts/mass.html.en +++ b/docs/manual/vhosts/mass.html.en @@ -320,19 +320,20 @@ documentation</a>.</p> <a href="../tr/vhosts/mass.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/mass.html.fr b/docs/manual/vhosts/mass.html.fr index 85e4cca1eb..a7001c8b8f 100644 --- a/docs/manual/vhosts/mass.html.fr +++ b/docs/manual/vhosts/mass.html.fr @@ -340,19 +340,20 @@ techniques sont dcrites dans la <a href="../rewrite/vhosts.html">documentation <a href="../tr/vhosts/mass.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/mass.html.ko.euc-kr b/docs/manual/vhosts/mass.html.ko.euc-kr index 128646affb..dcd57bd9a7 100644 --- a/docs/manual/vhosts/mass.html.ko.euc-kr +++ b/docs/manual/vhosts/mass.html.ko.euc-kr @@ -426,19 +426,20 @@ RewriteRule ^/(.*)$ %1/cgi-bin/$1 <a href="../tr/vhosts/mass.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/mass.html.tr.utf8 b/docs/manual/vhosts/mass.html.tr.utf8 index b5475e3cf0..ef661b62ab 100644 --- a/docs/manual/vhosts/mass.html.tr.utf8 +++ b/docs/manual/vhosts/mass.html.tr.utf8 @@ -311,19 +311,20 @@ VirtualScriptAliasIP /siteler/%0/cgi-bin<br /> <a href="../tr/vhosts/mass.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> diff --git a/docs/manual/vhosts/name-based.html.de b/docs/manual/vhosts/name-based.html.de index a1f2e8d166..7f46efee14 100644 --- a/docs/manual/vhosts/name-based.html.de +++ b/docs/manual/vhosts/name-based.html.de @@ -272,19 +272,20 @@ <a href="../tr/vhosts/name-based.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Kommentare</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'de'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index 04063d7022..437860de97 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -179,19 +179,20 @@ <a href="../tr/vhosts/name-based.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'en'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/name-based.html.fr b/docs/manual/vhosts/name-based.html.fr index fd66020ef1..95d929d2ff 100644 --- a/docs/manual/vhosts/name-based.html.fr +++ b/docs/manual/vhosts/name-based.html.fr @@ -223,19 +223,20 @@ virtuel bas sur le nom appropri</a></h2> <a href="../tr/vhosts/name-based.html" hreflang="tr" rel="alternate" title="Trke"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'fr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Autoris sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> diff --git a/docs/manual/vhosts/name-based.html.ja.utf8 b/docs/manual/vhosts/name-based.html.ja.utf8 index c97bbb504a..4d79f045c9 100644 --- a/docs/manual/vhosts/name-based.html.ja.utf8 +++ b/docs/manual/vhosts/name-based.html.ja.utf8 @@ -276,19 +276,20 @@ <a href="../tr/vhosts/name-based.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ja'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> diff --git a/docs/manual/vhosts/name-based.html.ko.euc-kr b/docs/manual/vhosts/name-based.html.ko.euc-kr index 96a4684aa2..c0c670b707 100644 --- a/docs/manual/vhosts/name-based.html.ko.euc-kr +++ b/docs/manual/vhosts/name-based.html.ko.euc-kr @@ -239,19 +239,20 @@ <a href="../tr/vhosts/name-based.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'ko'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><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> diff --git a/docs/manual/vhosts/name-based.html.tr.utf8 b/docs/manual/vhosts/name-based.html.tr.utf8 index d623b2878c..1796688bba 100644 --- a/docs/manual/vhosts/name-based.html.tr.utf8 +++ b/docs/manual/vhosts/name-based.html.tr.utf8 @@ -195,19 +195,20 @@ Barındırma</a></li><li><a href="examples.html">Çok kullanılan sanal konak ya <a href="../tr/vhosts/name-based.html" title="Türkçe"> tr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Yorum</a></h2><div class="warning"><strong>This section is experimental!</strong><br />Comments placed here should not be expected to last beyond the testing phase of this system, nor do we in any way guarantee that we'll read them.</div> -<script type="text/javascript"><!--//--><![CDATA[//><!-- +<div id="disqus_thread"> +</div><script type="text/javascript"><!--//--><![CDATA[//><!-- var lang = 'tr'; var disqus_shortname = 'httpd'; var disqus_identifier = window.location.href.replace(/(current|trunk)/, "2.4").replace(/\/[a-z]{2}\//, "/").replace(window.location.protocol, "http:") + '.' + lang; -if (disqus_identifier.indexOf("httpd.apache.org") == -1) { - document.write('<div id="disqus_thread">\n</div>'); +if (disqus_identifier.indexOf("httpd.apache.org") != -1) { (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = window.location.protocol + '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); } else { - document.write("Comments have been disabled for offline viewing."); + var text = document.createTextNode("Comments have been disabled for offline viewing."); + document.getElementById('disqus_thread').appendChild(text); } //--><!]]></script></div><div id="footer"> <p class="apache">Copyright 2012 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> altında lisanslıdır.</p> |