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

« back to all changes in this revision

Viewing changes to docs/manual/mod/directives.html.ko.euc-kr

  • 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>
324
325
<li><a href="mod_mime.html#removeoutputfilter">RemoveOutputFilter</a></li>
325
326
<li><a href="mod_mime.html#removetype">RemoveType</a></li>
326
327
<li><a href="mod_headers.html#requestheader">RequestHeader</a></li>
 
328
<li><a href="mod_reqtimeout.html#requestreadtimeout">RequestReadTimeout</a></li>
327
329
<li><a href="core.html#require">Require</a></li>
328
330
<li><a href="mod_rewrite.html#rewritebase">RewriteBase</a></li>
329
331
<li><a href="mod_rewrite.html#rewritecond">RewriteCond</a></li>
366
368
<li><a href="mod_include.html#ssienableaccess">SSIEnableAccess</a></li>
367
369
<li><a href="mod_include.html#ssiendtag">SSIEndTag</a></li>
368
370
<li><a href="mod_include.html#ssierrormsg">SSIErrorMsg</a></li>
 
371
<li><a href="mod_include.html#ssietag">SSIETag</a></li>
 
372
<li><a href="mod_include.html#ssilastmodified">SSILastModified</a></li>
369
373
<li><a href="mod_include.html#ssistarttag">SSIStartTag</a></li>
370
374
<li><a href="mod_include.html#ssitimeformat">SSITimeFormat</a></li>
371
375
<li><a href="mod_include.html#ssiundefinedecho">SSIUndefinedEcho</a></li>
382
386
<li><a href="mod_ssl.html#sslcryptodevice">SSLCryptoDevice</a></li>
383
387
<li><a href="mod_ssl.html#sslengine">SSLEngine</a></li>
384
388
<li><a href="mod_ssl.html#sslhonorcipherorder">SSLHonorCipherOrder</a></li>
 
389
<li><a href="mod_ssl.html#sslinsecurerenegotiation">SSLInsecureRenegotiation</a></li>
385
390
<li><a href="mod_ssl.html#sslmutex">SSLMutex</a></li>
386
391
<li><a href="mod_ssl.html#ssloptions">SSLOptions</a></li>
387
392
<li><a href="mod_ssl.html#sslpassphrasedialog">SSLPassPhraseDialog</a></li>