summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_expires.html.fr
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-05-20 13:02:48 +0000
committerDaniel Gruno <humbedooh@apache.org>2012-05-20 13:02:48 +0000
commitaeff28fc12a1539222a49a606c47f6293c1cd5e8 (patch)
treedbcb59cb9c20893c1e7ad8901e9ddc89a085b321 /docs/manual/mod/mod_expires.html.fr
parent74ae76b0ddf9867fe29369e16c95fe45c12e6f33 (diff)
downloadhttpd-aeff28fc12a1539222a49a606c47f6293c1cd5e8.tar.gz
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340707 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_expires.html.fr')
-rw-r--r--docs/manual/mod/mod_expires.html.fr5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_expires.html.fr b/docs/manual/mod/mod_expires.html.fr
index 5e261cb68a..02131c2a77 100644
--- a/docs/manual/mod/mod_expires.html.fr
+++ b/docs/manual/mod/mod_expires.html.fr
@@ -263,7 +263,8 @@ to last beyond the testing phase of this system, nor do we in any way guarantee
var disqus_shortname = 'httpd';
var disqus_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_expires.html.fr';
(function(w, d) {
- if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
+ var disabled = true;
+ if (w.location.hostname.toLowerCase() == "httpd.apache.org" && disabled !== true) {
d.write('<div id="disqus_thread"><\/div>');
var s = d.createElement('script');
s.type = 'text/javascript';
@@ -272,7 +273,7 @@ var disqus_identifier = 'http://httpd.apache.org/docs/2.4/mod/mod_expires.html.f
(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
}
else {
- d.write('<div id="disqus_thread">Comments have been disabled for offline viewing.<\/div>');
+ d.write('<div id="disqus_thread">Comments are disabled for this page at the moment.<\/div>');
}
})(window, document);
//--><!]]></script></div><div id="footer">