diff options
author | Daniel Gruno <humbedooh@apache.org> | 2012-06-05 13:27:34 +0200 |
---|---|---|
committer | Daniel Gruno <humbedooh@apache.org> | 2012-06-05 13:27:34 +0200 |
commit | 6223db5fa5791839bf34dd593814655af9be80c2 (patch) | |
tree | 3229830c7512fa9c91e5bd782aa99a52372b45df /docs/manual/mod/mod_asis.html.fr | |
parent | Use HTTPS for the comments instead of HTTP (and yay for commit number 500) (diff) | |
download | apache2-6223db5fa5791839bf34dd593814655af9be80c2.tar.xz apache2-6223db5fa5791839bf34dd593814655af9be80c2.zip |
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_asis.html.fr')
-rw-r--r-- | docs/manual/mod/mod_asis.html.fr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_asis.html.fr b/docs/manual/mod/mod_asis.html.fr index 767e36868c..cb87504e48 100644 --- a/docs/manual/mod/mod_asis.html.fr +++ b/docs/manual/mod/mod_asis.html.fr @@ -124,7 +124,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_asis.html' 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 { |