mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 09:01:18 +03:00
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_auth_basic</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Basic authentication</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>auth_basic_module</td></tr>
|
||||
@ -115,7 +118,9 @@ lower level modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<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></div>
|
||||
</body></html>
|
Reference in New Issue
Block a user