From: Rich Bowen Date: Fri, 26 Nov 2010 20:51:13 +0000 (+0000) Subject: missing directives from korean translation X-Git-Tag: 2.3.10~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e46e4b5db6e72abcd0621547a9ad1ddf3d4678b;p=apache missing directives from korean translation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039558 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index c885776f9c..171d8151bb 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -146,22 +146,36 @@
  • BrowserMatchNoCase
  • BufferSize
  • CacheDefaultExpire
  • +
  • CacheDetailHeader
  • CacheDirLength
  • CacheDirLevels
  • CacheDisable
  • CacheEnable
  • CacheFile
  • +
  • CacheHeader
  • CacheIgnoreCacheControl
  • CacheIgnoreHeaders
  • CacheIgnoreNoLastMod
  • +
  • CacheIgnoreQueryString
  • +
  • CacheIgnoreURLSessionIdentifiers
  • +
  • CacheKeyBaseURL
  • CacheLastModifiedFactor
  • +
  • CacheLock
  • +
  • CacheLockMaxAge
  • +
  • CacheLockPath
  • CacheMaxExpire
  • CacheMaxFileSize
  • +
  • CacheMinExpire
  • CacheMinFileSize
  • CacheNegotiatedDocs
  • +
  • CacheQuickHandler
  • CacheReadSize
  • CacheReadTime
  • CacheRoot
  • +
  • CacheStaleOnError
  • +
  • CacheStoreExpired
  • +
  • CacheStoreNoStore
  • +
  • CacheStorePrivate
  • CGIMapExtension
  • CharsetDefault
  • CharsetOptions
  • diff --git a/docs/manual/mod/mod_cache.html.ko.euc-kr b/docs/manual/mod/mod_cache.html.ko.euc-kr index 42d8dcc602..43d400825e 100644 --- a/docs/manual/mod/mod_cache.html.ko.euc-kr +++ b/docs/manual/mod/mod_cache.html.ko.euc-kr @@ -64,13 +64,27 @@

    Áö½Ã¾îµé

    ÁÖÁ¦

    + +
    top
    +

    CacheDetailHeader Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Add an X-Cache-Detail header to the response.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document.
    top

    CacheDisable Áö½Ã¾î

    @@ -186,6 +210,16 @@ CacheEnable disk /

    + +
    top
    +

    CacheHeader Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Add an X-Cache header to the response.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document.
    top

    CacheIgnoreCacheControl Áö½Ã¾î

    @@ -284,6 +318,37 @@ CacheIgnoreNoLastMod On

    + +
    top
    +

    CacheIgnoreQueryString Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Ignore query string when caching
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheIgnoreURLSessionIdentifiers Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Ignore defined session identifiers encoded in the URL when caching +
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheKeyBaseURL Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Override the base URL of reverse proxied cache keys.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document.
    top

    CacheLastModifiedFactor Áö½Ã¾î

    @@ -316,6 +381,36 @@ CacheLastModifiedFactor 0.5

    + +
    top
    +

    CacheLock Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Enable the thundering herd lock.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheLockMaxAge Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Set the maximum possible age of a cache lock.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheLockPath Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Set the lock path directory.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document.
    top

    CacheMaxExpire Áö½Ã¾î

    @@ -336,6 +431,66 @@ CacheMaxExpire 604800

    + +
    top
    +

    CacheMinExpire Áö½Ã¾î

    + + + + + + +
    ¼³¸í:The minimum time in seconds to cache a document
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheQuickHandler Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Run the cache from the quick handler.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheStaleOnError Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Serve stale content in place of 5xx responses.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheStoreExpired Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Attempt to cache responses that the server reports as expired
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheStoreNoStore Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Attempt to cache requests or responses that have been marked as no-store.
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document. +
    +
    top
    +

    CacheStorePrivate Áö½Ã¾î

    + + + + + + +
    ¼³¸í:Attempt to cache responses that the server has marked as private
    ¹®¹ý:
    »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess
    »óÅÂ:Experimental
    ¸ðµâ:mod_cache
    Documentation not yet translated. Please see English version of document.
    diff --git a/docs/manual/mod/mod_cache.xml.ko b/docs/manual/mod/mod_cache.xml.ko index 5c972320b2..6e6b0250ac 100644 --- a/docs/manual/mod/mod_cache.xml.ko +++ b/docs/manual/mod/mod_cache.xml.ko @@ -155,6 +155,13 @@ + +CacheHeader +Add an X-Cache header to the response. +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + CacheDisable ƯÁ¤ URLÀ» ij½¬ÇÏÁö ¾Ê´Â´Ù @@ -193,6 +200,13 @@ + +CacheMinExpire +The minimum time in seconds to cache a document +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + CacheDefaultExpire ¸¸±â½Ã°£À» ÁöÁ¤ÇÏÁö¾ÊÀº ¹®¼­¸¦ ij½¬ÇÒ ±âº» ±â°£. @@ -213,6 +227,48 @@ + +CacheQuickHandler +Run the cache from the quick handler. +server configvirtual host +Documentation not yet translated. Please see English version of document. + + + +CacheStaleOnError +Serve stale content in place of 5xx responses. +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheStoreExpired +Attempt to cache responses that the server reports as expired +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheStoreNoStore +Attempt to cache requests or responses that have been marked as no-store. +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheStorePrivate +Attempt to cache responses that the server has marked as private +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + + +CacheDetailHeader +Add an X-Cache-Detail header to the response. +server configvirtual hostdirectory.htaccess +Documentation not yet translated. Please see English version of document. + + CacheIgnoreNoLastMod ÀÀ´ä¿¡ Last Modified Çì´õ°¡ ¾ø´Ù´Â »ç½ÇÀ» ¹«½ÃÇÑ´Ù. @@ -236,6 +292,21 @@ + +CacheIgnoreQueryString +Ignore query string when caching +server configvirtual host +Documentation not yet translated. Please see English version of document. + + + +CacheIgnoreURLSessionIdentifiers +Ignore defined session identifiers encoded in the URL when caching + +server configvirtual host +Documentation not yet translated. Please see English version of document. + + CacheIgnoreCacheControl Ŭ¶óÀÌ¾ðÆ®°¡ ij½¬ÇÏÁö¾Ê´Â ³»¿ëÀ» ¿äûÇÔÀ» ¹«½ÃÇÑ´Ù. @@ -259,6 +330,13 @@ + +CacheKeyBaseURL +Override the base URL of reverse proxied cache keys. +server configvirtual host +Documentation not yet translated. Please see English version of document. + + CacheLastModifiedFactor LastModified ½Ã°£À¸·Î ¸¸±â½Ã°£À» °è»êÇϴµ¥ »ç¿ëÇÏ´Â @@ -291,6 +369,27 @@ + +CacheLock +Enable the thundering herd lock. +server configvirtual host +Documentation not yet translated. Please see English version of document. + + + +CacheLockMaxAge +Set the maximum possible age of a cache lock. +server configvirtual host +Documentation not yet translated. Please see English version of document. + + + +CacheLockPath +Set the lock path directory. +server configvirtual host +Documentation not yet translated. Please see English version of document. + + CacheIgnoreHeaders ij½¬¿¡ ÁöÁ¤ÇÑ HTTP Çì´õ(µé)¸¦ ÀúÀåÇÏÁö ¾Ê´Â´Ù diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index a423c5332a..330dd55600 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -240,26 +240,41 @@ alias ¼³Á¤ÇÑ´Ù BufferSize integer 131072 svdhEMaximum size in bytes to buffer by the buffer filter CacheDefaultExpire seconds 3600 (one hour) svX¸¸±â½Ã°£À» ÁöÁ¤ÇÏÁö¾ÊÀº ¹®¼­¸¦ ij½¬ÇÒ ±âº» ±â°£. -CacheDirLength length 2 svXÇÏÀ§µð·ºÅ丮¸íÀÇ ¹®ÀÚ°³¼ö -CacheDirLevels levels 3 svXij½¬ÀÇ ÇÏÀ§µð·ºÅ丮 ±íÀÌ. -CacheDisable url-stringsvXƯÁ¤ URLÀ» ij½¬ÇÏÁö ¾Ê´Â´Ù -CacheEnable cache_type url-stringsvXÁöÁ¤ÇÑ ÀúÀå°ü¸®ÀÚ¸¦ »ç¿ëÇÏ¿© ÁöÁ¤ÇÑ URLÀ» ij½¬ÇÑ´Ù -CacheFile file-path [file-path] ...sX½ÃÀ۽à ¿©·¯ ÆÄÀÏ ÇÚµéÀ» ij½¬ÇÑ´Ù +svdhXAdd an X-Cache-Detail header to the response. +CacheDirLength length 2 svXÇÏÀ§µð·ºÅ丮¸íÀÇ ¹®ÀÚ°³¼ö +CacheDirLevels levels 3 svXij½¬ÀÇ ÇÏÀ§µð·ºÅ丮 ±íÀÌ. +CacheDisable url-stringsvXƯÁ¤ URLÀ» ij½¬ÇÏÁö ¾Ê´Â´Ù +CacheEnable cache_type url-stringsvXÁöÁ¤ÇÑ ÀúÀå°ü¸®ÀÚ¸¦ »ç¿ëÇÏ¿© ÁöÁ¤ÇÑ URLÀ» ij½¬ÇÑ´Ù +CacheFile file-path [file-path] ...sX½ÃÀ۽à ¿©·¯ ÆÄÀÏ ÇÚµéÀ» ij½¬ÇÑ´Ù +svdhXAdd an X-Cache header to the response. CacheIgnoreCacheControl On|Off Off svXŬ¶óÀÌ¾ðÆ®°¡ ij½¬ÇÏÁö¾Ê´Â ³»¿ëÀ» ¿äûÇÔÀ» ¹«½ÃÇÑ´Ù. CacheIgnoreHeaders header-string [header-string] ... None svXij½¬¿¡ ÁöÁ¤ÇÑ HTTP Çì´õ(µé)¸¦ ÀúÀåÇÏÁö ¾Ê´Â´Ù CacheIgnoreNoLastMod On|Off Off svXÀÀ´ä¿¡ Last Modified Çì´õ°¡ ¾ø´Ù´Â »ç½ÇÀ» ¹«½ÃÇÑ´Ù. -CacheLastModifiedFactor float 0.1 svXLastModified ½Ã°£À¸·Î ¸¸±â½Ã°£À» °è»êÇϴµ¥ »ç¿ëÇÏ´Â +svXIgnore query string when caching +svXIgnore defined session identifiers encoded in the URL when caching + +svXOverride the base URL of reverse proxied cache keys. +CacheLastModifiedFactor float 0.1 svXLastModified ½Ã°£À¸·Î ¸¸±â½Ã°£À» °è»êÇϴµ¥ »ç¿ëÇÏ´Â °è¼ö. +svXEnable the thundering herd lock. +svXSet the maximum possible age of a cache lock. +svXSet the lock path directory. CacheMaxExpire seconds 86400 (ÇÏ·ç) svX¹®¼­¸¦ ij½¬ÇÏ´Â ÃÊ´ÜÀ§ ÃÖ´ë½Ã°£ CacheMaxFileSize bytes 1000000 svXij½¬¿¡ ÀúÀåÇÒ ¹®¼­ÀÇ ÃÖ´ëÅ©±â (¹ÙÀÌÆ® ´ÜÀ§) -CacheMinFileSize bytes 1 svXij½¬¿¡ ÀúÀåÇÒ ¹®¼­ÀÇ ÃÖ¼ÒÅ©±â (¹ÙÀÌÆ® ´ÜÀ§) -CacheNegotiatedDocs On|Off Off svBAllows content-negotiated documents to be +svdhXThe minimum time in seconds to cache a document +CacheMinFileSize bytes 1 svXij½¬¿¡ ÀúÀåÇÒ ¹®¼­ÀÇ ÃÖ¼ÒÅ©±â (¹ÙÀÌÆ® ´ÜÀ§) +CacheNegotiatedDocs On|Off Off svBAllows content-negotiated documents to be cached by proxy servers +svXRun the cache from the quick handler. svdhXThe minimum size (in bytes) of the document to read and be cached before sending the data downstream svdhXThe minimum time (in milliseconds) that should elapse while reading before data is sent downstream CacheRoot directorysvXij½¬ ÆÄÀÏÀ» ÀúÀåÇÒ µð·ºÅ丮 root +svdhXServe stale content in place of 5xx responses. +svdhXAttempt to cache responses that the server reports as expired +svdhXAttempt to cache requests or responses that have been marked as no-store. +svdhXAttempt to cache responses that the server has marked as private CGIMapExtension cgi-path .extensiondhCTechnique for locating the interpreter for CGI scripts CharsetDefault charsetsvdhXº¯È¯ÇÒ ¹®ÀÚÁýÇÕ