+LuaHookInsertFilter /path/to/lua/script.lua hook_function_name | | svdh | X |
Provide a hook for the insert_filter phase of request processing |
+LuaHookMapToStorage /path/to/lua/script.lua hook_function_name | | svdh | X |
Provide a hook for the map_to_storage phase of request processing |
+LuaHookTranslateName /path/to/lua/script.lua hook_function_name [early|late] | | sv | X |
Provide a hook for the translate name phase of request processing |
+LuaHookTypeChecker /path/to/lua/script.lua hook_function_name | | svdh | X |
Provide a hook for the type_checker phase of request processing |
+LuaInherit none|parent-first|parent-last | parent-first | svdh | X |
Controls how parent configuration sections are merged into children |
+LuaPackageCPath /path/to/include/?.soa | | svdh | X |
Add a directory to lua's package.cpath |
+LuaPackagePath /path/to/include/?.lua | | svdh | X |
Add a directory to lua's package.path |
+LuaQuickHandler /path/to/script.lua hook_function_name | | sv | X |
Provide a hook for the quick handler of request processing |
+LuaRoot /path/to/a/directory | | svdh | X |
Specify the base path for resolving relative paths for mod_lua directives |
+LuaScope once|request|conn|thread | once | svdh | X |
One of once, request, conn, thread -- default is once |
+
<Macro name [par1 .. parN]>
-... </Macro> | | svd | B |
Define a configuration file macro |
-MaxConnectionsPerChild number | 0 | s | M |
Limit on the number of connections that an individual child server
+... </Macro> | | svd | B |
Define a configuration file macro |
+MaxConnectionsPerChild number | 0 | s | M |
Limit on the number of connections that an individual child server
will handle during its life |
-MaxKeepAliveRequests number | 100 | sv | C |
æç¶çãªæ¥ç¶ä¸ã§è¨±å¯ããããªã¯ã¨ã¹ãã®æ° |
-MaxMemFree KBytes | 0 | s | M |
free() ãå¼ã°ããªãéãã
+ |
MaxKeepAliveRequests number | 100 | sv | C |
æç¶çãªæ¥ç¶ä¸ã§è¨±å¯ããããªã¯ã¨ã¹ãã®æ° |
+MaxMemFree KBytes | 0 | s | M |
free() ãå¼ã°ããªãéãã
主ã¡ã¢ãªã¢ãã±ã¼ã¿ãä¿æãç¶ããããã¡ã¢ãªã®æå¤§é |
-MaxRangeOverlaps default | unlimited | none | number-of-ranges | 20 | svd | C |
Number of overlapping ranges (eg: 100-200,150-300 ) allowed before returning the complete
+ |
MaxRangeOverlaps default | unlimited | none | number-of-ranges | 20 | svd | C |
Number of overlapping ranges (eg: 100-200,150-300 ) allowed before returning the complete
resource |
-MaxRangeReversals default | unlimited | none | number-of-ranges | 20 | svd | C |
Number of range reversals (eg: 100-200,50-70 ) allowed before returning the complete
+ |
MaxRangeReversals default | unlimited | none | number-of-ranges | 20 | svd | C |
Number of range reversals (eg: 100-200,50-70 ) allowed before returning the complete
resource |
-MaxRanges default | unlimited | none | number-of-ranges | 200 | svd | C |
Number of ranges allowed before returning the complete
+ |
MaxRanges default | unlimited | none | number-of-ranges | 200 | svd | C |
Number of ranges allowed before returning the complete
resource |
-MaxRequestWorkers number | | s | M |
Maximum number of connections that will be processed
+ |
MaxRequestWorkers number | | s | M |
Maximum number of connections that will be processed
simultaneously |
-MaxSpareServers number | 10 | s | M |
ã¢ã¤ãã«ãªåãµã¼ãããã»ã¹ã®æå¤§åæ° |
-MaxSpareThreads number | | s | M |
ã¢ã¤ãã«ã¹ã¬ããã®æå¤§æ° |
-MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads |
-MetaDir directory | .web | svdh | E |
Name of the directory to find CERN-style meta information
+ |
MaxSpareServers number | 10 | s | M |
ã¢ã¤ãã«ãªåãµã¼ãããã»ã¹ã®æå¤§åæ° |
+MaxSpareThreads number | | s | M |
ã¢ã¤ãã«ã¹ã¬ããã®æå¤§æ° |
+MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads |
+MetaDir directory | .web | svdh | E |
Name of the directory to find CERN-style meta information
files |
-MetaFiles on|off | off | svdh | E |
Activates CERN meta-file processing |
-MetaSuffix suffix | .meta | svdh | E |
File name suffix for the file containing CERN-style
+ |
MetaFiles on|off | off | svdh | E |
Activates CERN meta-file processing |
+MetaSuffix suffix | .meta | svdh | E |
File name suffix for the file containing CERN-style
meta information |
-MimeMagicFile file-path | | sv | E |
Enable MIME-type determination based on file contents
+ |
MimeMagicFile file-path | | sv | E |
Enable MIME-type determination based on file contents
using the specified magic file |
-MinSpareServers number | 5 | s | M |
ã¢ã¤ãã«ãªåãµã¼ãããã»ã¹ã®æå°åæ° |
-MinSpareThreads number | | s | M |
ãªã¯ã¨ã¹ãã«å¿çãããã¨ã®ã§ãã
+ |
MinSpareServers number | 5 | s | M |
ã¢ã¤ãã«ãªåãµã¼ãããã»ã¹ã®æå°åæ° |
+MinSpareThreads number | | s | M |
ãªã¯ã¨ã¹ãã«å¿çãããã¨ã®ã§ãã
ã¢ã¤ãã«ã¹ã¬ããæ°ã®æå°æ° |
-MMapFile file-path [file-path] ... | | s | X |
Map a list of files into memory at startup time |
-ModemStandard V.21|V.26bis|V.32|V.92 | | d | X |
Modem standard to simulate |
-ModMimeUsePathInfo On|Off | Off | d | |
path_info ã³ã³ãã¼ãã³ãããã¡ã¤ã«åã®ä¸é¨ã¨ãã¦æ±ãããã«
+ |
MMapFile file-path [file-path] ... | | s | X |
Map a list of files into memory at startup time |
+ModemStandard V.21|V.26bis|V.32|V.92 | | d | X |
Modem standard to simulate |
+ModMimeUsePathInfo On|Off | Off | d | |
path_info ã³ã³ãã¼ãã³ãããã¡ã¤ã«åã®ä¸é¨ã¨ãã¦æ±ãããã«
mod_mime ã«éç¥ãã |
-MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
-[Handlers|Filters] | NegotiatedOnly | svdh | |
MultiViews ã§ã®ãããã³ã°ã®æ¤ç´¢ã«å«ã¾ãã
+ |
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
+[Handlers|Filters] | NegotiatedOnly | svdh | |
MultiViews ã§ã®ãããã³ã°ã®æ¤ç´¢ã«å«ã¾ãã
ãã¡ã¤ã«ã®ã¿ã¤ããæå®ãã |
-Mutex mechanism [default|mutex-name] ... [OmitPID] | default | s | C |
Configures mutex mechanism and lock file directory for all
+ |
Mutex mechanism [default|mutex-name] ... [OmitPID] | default | s | C |
Configures mutex mechanism and lock file directory for all
or specified mutexes |
-NameVirtualHost addr[:port] | | s | C |
ååãã¼ã¹ã®ãã¼ãã£ã«ãã¹ãã®ããã® IP ã¢ãã¬ã¹ãæå® |
-NoProxy host [host] ... | | sv | E |
ç´æ¥æ¥ç¶ãã ãã¹ãããã¡ã¤ã³ããããã¯ã¼ã¯ |
-NWSSLTrustedCerts filename [filename] ... | | s | B |
List of additional client certificates |
-NWSSLUpgradeable [IP-address:]portnumber | | s | B |
Allows a connection to be upgraded to an SSL connection upon request |
-Options
- [+|-]option [[+|-]option] ... | All | svdh | C |
ãã£ã¬ã¯ããªã«å¯¾ãã¦ä½¿ç¨å¯è½ãªæ©è½ãè¨å®ãã |
- Order ordering | Deny,Allow | dh | E |
ããã©ã«ãã®ã¢ã¯ã»ã¹å¯è½ãªç¶æ
ã¨ãAllow ã¨
+ |
NameVirtualHost addr[:port] | | s | C |
ååãã¼ã¹ã®ãã¼ãã£ã«ãã¹ãã®ããã® IP ã¢ãã¬ã¹ãæå® |
+NoProxy host [host] ... | | sv | E |
ç´æ¥æ¥ç¶ãã ãã¹ãããã¡ã¤ã³ããããã¯ã¼ã¯ |
+NWSSLTrustedCerts filename [filename] ... | | s | B |
List of additional client certificates |
+NWSSLUpgradeable [IP-address:]portnumber | | s | B |
Allows a connection to be upgraded to an SSL connection upon request |
+Options
+ [+|-]option [[+|-]option] ... | All | svdh | C |
ãã£ã¬ã¯ããªã«å¯¾ãã¦ä½¿ç¨å¯è½ãªæ©è½ãè¨å®ãã |
+ Order ordering | Deny,Allow | dh | E |
ããã©ã«ãã®ã¢ã¯ã»ã¹å¯è½ãªç¶æ
ã¨ãAllow ã¨
Deny ãè©ä¾¡ãããé çªãå¶å¾¡ãã |
-OutputSed sed-command | | dh | X |
Sed command for filtering response content |
-PassEnv env-variable [env-variable]
-... | | svdh | B |
ã·ã§ã«ããã®ç°å¢å¤æ°ã渡ã |
-PidFile filename | logs/httpd.pid | s | M |
ãã¼ã¢ã³ã®ããã»ã¹ ID
+ |
OutputSed sed-command | | dh | X |
Sed command for filtering response content |
+PassEnv env-variable [env-variable]
+... | | svdh | B |
ã·ã§ã«ããã®ç°å¢å¤æ°ã渡ã |
+PidFile filename | logs/httpd.pid | s | M |
ãã¼ã¢ã³ã®ããã»ã¹ ID
ããµã¼ããè¨é²ããããã®ãã¡ã¤ã« |
-PrivilegesMode FAST|SECURE|SELECTIVE | FAST | svd | X |
Trade off processing speed and efficiency vs security against
+ |
PrivilegesMode FAST|SECURE|SELECTIVE | FAST | svd | X |
Trade off processing speed and efficiency vs security against
malicious privileges-aware code. |
-Protocol protocol | | sv | C |
Protocol for a listening socket |
-ProtocolEcho On|Off | Off | sv | X |
ã¨ã³ã¼ãµã¼ãã®æå¹ç¡å¹ãè¨å®ãã¾ãã |
-<Proxy wildcard-url> ...</Proxy> | | sv | E |
ãããã·ããããªã½ã¼ã¹ã«é©ç¨ãããã³ã³ãã |
-ProxyAddHeaders Off|On | On | svd | E |
Add proxy information in X-Forwarded-* headers |
-ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E |
å¿çã«ããããªããããããå ´åã®æ±ãæ¹ã決ãã |
-ProxyBlock *|word|host|domain
-[word|host|domain] ... | | sv | E |
ãããã·æ¥ç¶ãç¦æ¢ããèªå¥ããã¹ãåããã¡ã¤ã³ãæå®ãã |
-ProxyDomain Domain | | sv | E |
ãããã·ããããªã¯ã¨ã¹ãã®ããã©ã«ãã®ãã¡ã¤ã³å |
-ProxyErrorOverride On|Off | Off | sv | E |
ãããã·ãããã³ã³ãã³ãã®ã¨ã©ã¼ãã¼ã¸ã䏿¸ããã |
-ProxyExpressDBMFile <pathname> | | sv | E |
Pathname to DBM file. |
-ProxyExpressDBMFile <type> | | sv | E |
DBM type of file. |
-ProxyExpressEnable [on|off] | | sv | E |
Enable the module functionality. |
-ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
Define the character set for proxied FTP listings |
-ProxyFtpEscapeWildcards [on|off] | | svd | E |
Whether wildcards in requested filenames are escaped when sent to the FTP server |
-ProxyFtpListOnWildcard [on|off] | | svd | E |
Whether wildcards in requested filenames trigger a file listing |
-ProxyHTMLBufSize bytes | | svd | B |
Sets the buffer size increment for buffering inline scripts and
+ |
Protocol protocol | | sv | C |
Protocol for a listening socket |
+ProtocolEcho On|Off | Off | sv | X |
ã¨ã³ã¼ãµã¼ãã®æå¹ç¡å¹ãè¨å®ãã¾ãã |
+<Proxy wildcard-url> ...</Proxy> | | sv | E |
ãããã·ããããªã½ã¼ã¹ã«é©ç¨ãããã³ã³ãã |
+ProxyAddHeaders Off|On | On | svd | E |
Add proxy information in X-Forwarded-* headers |
+ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E |
å¿çã«ããããªããããããå ´åã®æ±ãæ¹ã決ãã |
+ProxyBlock *|word|host|domain
+[word|host|domain] ... | | sv | E |
ãããã·æ¥ç¶ãç¦æ¢ããèªå¥ããã¹ãåããã¡ã¤ã³ãæå®ãã |
+ProxyDomain Domain | | sv | E |
ãããã·ããããªã¯ã¨ã¹ãã®ããã©ã«ãã®ãã¡ã¤ã³å |
+ProxyErrorOverride On|Off | Off | sv | E |
ãããã·ãããã³ã³ãã³ãã®ã¨ã©ã¼ãã¼ã¸ã䏿¸ããã |
+ProxyExpressDBMFile <pathname> | | sv | E |
Pathname to DBM file. |
+ProxyExpressDBMFile <type> | | sv | E |
DBM type of file. |
+ProxyExpressEnable [on|off] | | sv | E |
Enable the module functionality. |
+ProxyFtpDirCharset character set | ISO-8859-1 | svd | E |
Define the character set for proxied FTP listings |
+ProxyFtpEscapeWildcards [on|off] | | svd | E |
Whether wildcards in requested filenames are escaped when sent to the FTP server |
+ProxyFtpListOnWildcard [on|off] | | svd | E |
Whether wildcards in requested filenames trigger a file listing |
+ProxyHTMLBufSize bytes | | svd | B |
Sets the buffer size increment for buffering inline scripts and
stylesheets. |
-ProxyHTMLCharsetOut Charset | * | | svd | B |
Specify a charset for mod_proxy_html output. |
-ProxyHTMLDocType HTML|XHTML [Legacy] OR
- ProxyHTMLDocType fpi [SGML|XML] | | svd | B |
Sets an HTML or XHTML document type declaration. |
-ProxyHTMLEnable On|Off | Off | svd | B |
Turns the proxy_html filter on or off. |
-ProxyHTMLEvents attribute [attribute ...] | | svd | B |
Specify attributes to treat as scripting events. |
-ProxyHTMLExtended On|Off | Off | svd | B |
Determines whether to fix links in inline scripts, stylesheets,
+ |
ProxyHTMLCharsetOut Charset | * | | svd | B |
Specify a charset for mod_proxy_html output. |
+ProxyHTMLDocType HTML|XHTML [Legacy] OR
+ ProxyHTMLDocType fpi [SGML|XML] | | svd | B |
Sets an HTML or XHTML document type declaration. |
+ProxyHTMLEnable On|Off | Off | svd | B |
Turns the proxy_html filter on or off. |
+ProxyHTMLEvents attribute [attribute ...] | | svd | B |
Specify attributes to treat as scripting events. |
+ProxyHTMLExtended On|Off | Off | svd | B |
Determines whether to fix links in inline scripts, stylesheets,
and scripting events. |
-ProxyHTMLFixups [lowercase] [dospath] [reset] | | svd | B |
Fixes for simple HTML errors. |
-ProxyHTMLInterp On|Off | Off | svd | B |
Enables per-request interpolation of
+ |
ProxyHTMLFixups [lowercase] [dospath] [reset] | | svd | B |
Fixes for simple HTML errors. |
+ProxyHTMLInterp On|Off | Off | svd | B |
Enables per-request interpolation of
ProxyHTMLURLMap rules. |
-ProxyHTMLLinks element attribute [attribute2 ...] | | svd | B |
Specify HTML elements that have URL attributes to be rewritten. |
-ProxyHTMLMeta On|Off | Off | svd | B |
Turns on or off extra pre-parsing of metadata in HTML
+ |
ProxyHTMLLinks element attribute [attribute2 ...] | | svd | B |
Specify HTML elements that have URL attributes to be rewritten. |
+ProxyHTMLMeta On|Off | Off | svd | B |
Turns on or off extra pre-parsing of metadata in HTML
<head> sections. |
-ProxyHTMLStripComments On|Off | Off | svd | B |
Determines whether to strip HTML comments. |
-ProxyHTMLURLMap from-pattern to-pattern [flags] [cond] | | svd | B |
Defines a rule to rewrite HTML links |
-ProxyIOBufferSize bytes | 8192 | sv | E |
å
é¨ãã¼ã¿ã¹ã«ã¼ããããããã¡ã®ãµã¤ãºã決å®ãã |
-<ProxyMatch regex> ...</ProxyMatch> | | sv | E |
æ£è¦è¡¨ç¾ã§ã®ãããã«ãããããã·ãªã½ã¼ã¹ç¨ã®ãã£ã¬ã¯ãã£ãã³ã³ãã |
-ProxyMaxForwards number | 10 | sv | E |
ãªã¯ã¨ã¹ãããã©ã¯ã¼ãããããããã·ã®æå¤§æ° |
-ProxyPass [path] !|url [key=value key=value ...]] | | svd | E |
ãªã¢ã¼ããµã¼ãããã¼ã«ã«ãµã¼ãã® URL 空éã«ããããã |
+ProxyHTMLStripComments On|Off | Off | svd | B |
Determines whether to strip HTML comments. |
+ProxyHTMLURLMap from-pattern to-pattern [flags] [cond] | | svd | B |
Defines a rule to rewrite HTML links |
+ProxyIOBufferSize bytes | 8192 | sv | E |
å
é¨ãã¼ã¿ã¹ã«ã¼ããããããã¡ã®ãµã¤ãºã決å®ãã |
+<ProxyMatch regex> ...</ProxyMatch> | | sv | E |
æ£è¦è¡¨ç¾ã§ã®ãããã«ãããããã·ãªã½ã¼ã¹ç¨ã®ãã£ã¬ã¯ãã£ãã³ã³ãã |
+ProxyMaxForwards number | 10 | sv | E |
ãªã¯ã¨ã¹ãããã©ã¯ã¼ãããããããã·ã®æå¤§æ° |
+ProxyPass [path] !|url [key=value key=value ...]] | | svd | E |
ãªã¢ã¼ããµã¼ãããã¼ã«ã«ãµã¼ãã® URL 空éã«ããããã |
+ProxyPassInherit On|Off | On | sv | E |
Inherit ProxyPass directives defined from the main server |
| | svd | E |
Enable Environment Variable interpolation in Reverse Proxy configurations |
| | svd | E |
Maps remote servers into the local server URL-space using regular expressions |
ProxyPassReverse [path] url | | svd | E |
ãªãã¼ã¹ãããã·ããããµã¼ãããéããã HTTP å¿çãããã®
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 2f437eb137..6ee6b990ba 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -239,411 +239,425 @@ alias |
authentication succeeds but authorization fails