diff options
author | Jeon Jeongho <maczniak@apache.org> | 2004-07-09 15:20:16 +0200 |
---|---|---|
committer | Jeon Jeongho <maczniak@apache.org> | 2004-07-09 15:20:16 +0200 |
commit | 0755c9714d32c38e5a10d800e304c0dffc1a920b (patch) | |
tree | 99be7e9288e8eeb0ca4b1fbf763de45e0fc87416 /docs/manual/content-negotiation.xml.ko | |
parent | add PR numbers (diff) | |
download | apache2-0755c9714d32c38e5a10d800e304c0dffc1a920b.tar.xz apache2-0755c9714d32c38e5a10d800e304c0dffc1a920b.zip |
commit a few Korean files and up-to-date patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104203 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.xml.ko')
-rw-r--r-- | docs/manual/content-negotiation.xml.ko | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/content-negotiation.xml.ko b/docs/manual/content-negotiation.xml.ko index ac4f25d745..f37f31f908 100644 --- a/docs/manual/content-negotiation.xml.ko +++ b/docs/manual/content-negotiation.xml.ko @@ -429,12 +429,12 @@ µ¿ÀÛÇϱâÀ§ÇÔÀÌ´Ù.</p> <p>»ç¿ëÀÚ°¡ ¼±È£ÇÏ´Â ¾ð¾î¸¦ ¾Ë¾Æ³»±âÀ§ÇÑ (ÄíÅ°³ª Ưº°ÇÑ - URL-°æ·Î °°Àº) °í±Þ ±â¹ýÀ» Áö¿øÇϱâÀ§ÇØ ¾ÆÆÄÄ¡ 2.0.47ºÎÅÍ - <module>mod_negotiation</module>Àº <code>prefer-language</code>¶ó´Â - <a href="env.html">ȯ°æº¯¼ö</a>¸¦ ÀνÄÇÑ´Ù. ÀÌ È¯°æº¯¼ö°¡ - Á¸ÀçÇÏ°í ÀûÀýÇÑ ¾ð¾îű׸¦ Æ÷ÇÔÇÑ´Ù¸é, - <module>mod_negotiation</module>Àº ÇØ´çÇÏ´Â º¯ÇüÀ» ¼±ÅÃÇÏ·Á°í - ½ÃµµÇÑ´Ù. ±×·± º¯ÇüÀÌ ¾ø´Ù¸é ÀϹÝÀûÀÎ Çù»ó°úÁ¤À» ½ÃÀÛÇÑ´Ù.</p> + URL-°æ·Î °°Àº) °í±Þ ±â¹ýÀ» Áö¿øÇϱâÀ§ÇØ ¾ÆÆÄÄ¡ 2.0.47ºÎÅÍ + <module>mod_negotiation</module>Àº <code>prefer-language</code>¶ó´Â + <a href="env.html">ȯ°æº¯¼ö</a>¸¦ ÀνÄÇÑ´Ù. ÀÌ È¯°æº¯¼ö°¡ + Á¸ÀçÇÏ°í ÀûÀýÇÑ ¾ð¾îű׸¦ Æ÷ÇÔÇÑ´Ù¸é, + <module>mod_negotiation</module>Àº ÇØ´çÇÏ´Â º¯ÇüÀ» ¼±ÅÃÇÏ·Á°í + ½ÃµµÇÑ´Ù. ±×·± º¯ÇüÀÌ ¾ø´Ù¸é ÀϹÝÀûÀÎ Çù»ó°úÁ¤À» ½ÃÀÛÇÑ´Ù.</p> <example><title>¿¹Á¦</title> SetEnvIf Cookie "language=(.+)" prefer-language=$1 |