]> granicus.if.org Git - apache/commitdiff
Fixed link to cURL (PR15616).
authorErik Abele <erikabele@apache.org>
Mon, 23 Dec 2002 16:43:03 +0000 (16:43 +0000)
committerErik Abele <erikabele@apache.org>
Mon, 23 Dec 2002 16:43:03 +0000 (16:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98096 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_faq.html.en
docs/manual/ssl/ssl_faq.xml

index 01c02921e94bce2f7216a34692bcbf7f11a41c3e..1275ddd32da4ec0e1c7dbe1a79331c6144ed0e27 100644 (file)
@@ -258,7 +258,7 @@ configuration directive?</a></h3>
     SSL handshake. For a more general command line client which directly
     understands both the HTTP and HTTPS scheme, can perform GET and POST
     methods, can use a proxy, supports byte ranges, etc. you should have a
-    look at nifty <a href="http://curl.haxx.nu/">cURL</a>
+    look at nifty <a href="http://curl.haxx.se/">cURL</a>
     tool. With it you can directly check if your Apache is running fine on
     Port 80 and 443 as following:</p>
     
index 82cc410c3c0f70ca342d3dc2bc6da3caeb36f314..070e1436e714e97b9efb2920abc24e5c5680edbc 100644 (file)
@@ -251,7 +251,7 @@ configuration directive?</title>
     SSL handshake. For a more general command line client which directly
     understands both the HTTP and HTTPS scheme, can perform GET and POST
     methods, can use a proxy, supports byte ranges, etc. you should have a
-    look at nifty <a href="http://curl.haxx.nu/">cURL</a>
+    look at nifty <a href="http://curl.haxx.se/">cURL</a>
     tool. With it you can directly check if your Apache is running fine on
     Port 80 and 443 as following:</p>