~ubuntu-branches/ubuntu/trusty/apache2/trusty

« back to all changes in this revision

Viewing changes to docs/manual/mod/directives.html.ja.utf8

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-05-05 01:28:04 UTC
  • mfrom: (14.3.15 sid)
  • Revision ID: james.westby@ubuntu.com-20100505012804-vbouq0xs3tu2vvij
Tags: 2.2.15-5ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/{control, rules}: Enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
  - debian/control: Add bzr tag and point it to our tree.
  - debian/apache2-2.common.apache2.init: Add graceful restart (LP: #456381)
  + Dropped:
    - debian/patches/206-fix-potential-memory-leaks.dpatch: No longer needed.
    - debian/patches/206-report-max-client-mpm-worker.dpatch: No longer needed.
    - debian/config-dir/apache2.conf: Merged back from debian.
    - mod-reqtimeout functionality: Merge back from debian.
    - debian/patches/204_CVE-2010-0408.dpatch: No longer needed.
    - debian/patches/205_CVE-2010-0434.dpatch: No longer needed.
    - debian/patches/203_fix-ab-segfault.dpatch: No longer needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
<li><a href="mod_auth_digest.html#authdigestqop">AuthDigestQop</a></li>
91
91
<li><a href="mod_auth_digest.html#authdigestshmemsize">AuthDigestShmemSize</a></li>
92
92
<li><a href="mod_authz_groupfile.html#authgroupfile">AuthGroupFile</a></li>
 
93
<li><a href="mod_authnz_ldap.html#authldapbindauthoritative">AuthLDAPBindAuthoritative</a></li>
93
94
<li><a href="mod_authnz_ldap.html#authldapbinddn">AuthLDAPBindDN</a></li>
94
95
<li><a href="mod_authnz_ldap.html#authldapbindpassword">AuthLDAPBindPassword</a></li>
95
96
<li><a href="mod_authnz_ldap.html#authldapcharsetconfig">AuthLDAPCharsetConfig</a></li>
319
320
<li><a href="mod_mime.html#removeoutputfilter">RemoveOutputFilter</a></li>
320
321
<li><a href="mod_mime.html#removetype">RemoveType</a></li>
321
322
<li><a href="mod_headers.html#requestheader">RequestHeader</a></li>
 
323
<li><a href="mod_reqtimeout.html#requestreadtimeout">RequestReadTimeout</a></li>
322
324
<li><a href="core.html#require">Require</a></li>
323
325
<li><a href="mod_rewrite.html#rewritebase">RewriteBase</a></li>
324
326
<li><a href="mod_rewrite.html#rewritecond">RewriteCond</a></li>
377
379
<li><a href="mod_ssl.html#sslcryptodevice">SSLCryptoDevice</a></li>
378
380
<li><a href="mod_ssl.html#sslengine">SSLEngine</a></li>
379
381
<li><a href="mod_ssl.html#sslhonorcipherorder">SSLHonorCipherOrder</a></li>
 
382
<li><a href="mod_ssl.html#sslinsecurerenegotiation">SSLInsecureRenegotiation</a></li>
380
383
<li><a href="mod_ssl.html#sslmutex">SSLMutex</a></li>
381
384
<li><a href="mod_ssl.html#ssloptions">SSLOptions</a></li>
382
385
<li><a href="mod_ssl.html#sslpassphrasedialog">SSLPassPhraseDialog</a></li>