diff options
author | André Malo <nd@apache.org> | 2014-02-01 22:02:53 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2014-02-01 22:02:53 +0000 |
commit | 3a94f918da4e62eb2323c98e23a0de3533be7882 (patch) | |
tree | 8f45bcf9b8153f74ca2ec362a7d46c7bbe4fc72b /docs/manual/programs/htpasswd.html.en | |
parent | ab9ff7a27ac76074000042cf668f0715d03b3556 (diff) | |
download | httpd-3a94f918da4e62eb2323c98e23a0de3533be7882.tar.gz |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1563490 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/htpasswd.html.en')
-rw-r--r-- | docs/manual/programs/htpasswd.html.en | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/docs/manual/programs/htpasswd.html.en b/docs/manual/programs/htpasswd.html.en index d4c72605fa..a08bcd0b75 100644 --- a/docs/manual/programs/htpasswd.html.en +++ b/docs/manual/programs/htpasswd.html.en @@ -9,19 +9,16 @@ <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /> -<link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/2.2/programs/htpasswd.html" rel="canonical" /></head> +<link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/programs/htpasswd.html" rel="canonical" /></head> <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p> <p class="apache">Apache HTTP Server Version 2.0</p> <img alt="" src="../images/feather.gif" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> -<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Programs</a></div><div style="width: 90%;" class="outofdate"><h4>Please note</h4> - This document refers to the 2.0 version of Apache httpd, which is no longer maintained.<br /> - Upgrade, and refer to the current version of httpd instead, documented at:<br /><ul><li><a href="http://httpd.apache.org/docs/current/">Current release version of Apache HTTP Server documentation</a></li></ul> - You may follow <a href="http://httpd.apache.org/docs/current/programs/htpasswd.html">this link</a> to - go to the current version of this document. -</div><div id="page-content"><div id="preamble"><h1>htpasswd - Manage user files for basic authentication</h1> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">Programs</a></div><div id="page-content"><div class="retired"><h4>Please note</h4> + <p>This document refers to the <strong>2.0</strong> version of Apache httpd, which <strong>is no longer maintained</strong>. Upgrade, and refer to the current version of httpd instead, documented at:</p> + <ul><li><a href="http://httpd.apache.org/docs/current/">Current release version of Apache HTTP Server documentation</a></li></ul><p>You may follow <a href="http://httpd.apache.org/docs/current/programs/htpasswd.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>htpasswd - Manage user files for basic authentication</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/programs/htpasswd.html" title="English"> en </a> | <a href="../ko/programs/htpasswd.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | |