You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by el...@apache.org on 2018/03/12 10:18:23 UTC

svn commit: r1826531 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_md.html.en mod_proxy_uwsgi.html

Author: elukey
Date: Mon Mar 12 10:18:22 2018
New Revision: 1826531

URL: http://svn.apache.org/viewvc?rev=1826531&view=rev
Log:
documentation rebuild

Added:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_uwsgi.html
Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.html.en

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.html.en?rev=1826531&r1=1826530&r2=1826531&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.html.en Mon Mar 12 10:18:22 2018
@@ -180,9 +180,9 @@
             so that you understand what they offer and what they might exclude or require from you. 
             <code class="module"><a href="../mod/mod_md.html">mod_md</a></code> cannot, by itself, agree to such a thing. 
             </p>
-            <p>In case of Let's Encrypt, their current <a href="https://letsencrypt.org/documents/2017.11.15-LE-SA-v1.2.pdf">Terms of Service are here</a>. 
+            <p>In case of Let's Encrypt, their current <a href="https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf">Terms of Service are here</a>. 
             Those terms might (and probably will) change over time. So, the certificate renewal might require you to update this agreement URL.</p>
-            <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">MDCertificateAgreement https://letsencrypt.org/documents/2017.11.15-LE-SA-v1.2.pdf
+            <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
 MDomain example.org www.example.org mail.example.org</pre>
 </div>
         
@@ -206,7 +206,7 @@ MDomain example.org www.example.org mail
                 server like this: 
             </p>
             <div class="example"><h3>LE Staging Setup</h3><pre class="prettyprint lang-config">MDCertificateAuthority https://acme-staging.api.letsencrypt.org/directory
-MDCertificateAgreement https://letsencrypt.org/documents/2017.11.15-LE-SA-v1.2.pdf</pre>
+MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf</pre>
 </div>
         
 </div>
@@ -371,7 +371,7 @@ MDCertificateAgreement https://letsencry
                 document. Before you do that, the CA will  not hand out certificates to you.
             </p>
             <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">ServerAdmin mailto:admin@example.org
-MDCertificateAgreement https://letsencrypt.org/documents/2017.11.15-LE-SA-v1.2.pdf
+MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
 MDomain example.org www.example.org
 
 &lt;VirtualHost *:443&gt;

Added: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_uwsgi.html
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_uwsgi.html?rev=1826531&view=auto
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_uwsgi.html (added)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_proxy_uwsgi.html Mon Mar 12 10:18:22 2018
@@ -0,0 +1,5 @@
+# GENERATED FROM XML -- DO NOT EDIT
+
+URI: mod_proxy_uwsgi.html.en
+Content-Language: en
+Content-type: text/html; charset=ISO-8859-1