]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Use HTTPS for the comments instead of HTTP (and yay for commit number 500)
authorDaniel Gruno <humbedooh@apache.org>
Tue, 5 Jun 2012 11:19:00 +0000 (11:19 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 5 Jun 2012 11:19:00 +0000 (11:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346344 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 1d410b3e7dbcc0802fcb30a76f68170288858e05..16a94cb58246e8e7b30ea52703eee32dbb408396 100644 (file)
@@ -305,7 +305,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/]]></xsl:text>&httpd.com
         var s = d.createElement('script');
         s.type = 'text/javascript';
         s.async = true;
-        s.src = 'http://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
+        s.src = 'https://c.apaste.info/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
         (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
     }
     else {