X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=docs%2Fmanual%2Fmod%2Fdirective-dict.html.en;h=c2feba12166bb2a84f5182c4015acd113c8e3059;hb=0c10f350ab882c1797c1a6f8cf0e721e99fdfe52;hp=6e410491e338200bd5719defa0a1fbfba55edc18;hpb=22a9e9dc4f6ef79ee71255ec2484fa4a57bfa59a;p=apache diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 6e410491e3..c2feba1216 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -1,24 +1,34 @@ - -Terms Used to Describe Directives - Apache HTTP Server +Terms Used to Describe Directives - Apache HTTP Server Version 2.5 - + + + + +

Apache HTTP Server Version 2.5

+
<-
-Apache > HTTP Server > Documentation > Version 2.1

Terms Used to Describe Directives

+Apache > HTTP Server > Documentation > Version 2.5

Terms Used to Describe Directives

-

Available Languages:  en  |  ja  |  ko 

+

Available Languages:  en  | + es  | + fr  | + ja  | + ko  | + tr 

This document describes the terms that are used to describe @@ -33,7 +43,7 @@

  • Status
  • Module
  • Compatibility
  • -

    See also

    +

    See also

    top

    Description

    @@ -96,9 +106,9 @@
    regex
    -
    A regular expression, which is a way of describing a - pattern to match in text. The directive definition will - specify what the regex is matching against.
    +
    A Perl-compatible regular + expression. The directive definition will specify what the + regex is matching against.
    extension
    @@ -126,7 +136,20 @@ Note this is not necessarily the same as an operating system environment variable. See the environment variable documentation for more details. - + +
    time-interval
    + +
    A time-interval format especially suited to specifying + timeout parameters. Supports the following format specifiers: +
      +
    • s: Seconds
    • +
    • h: Hours
    • +
    • ms: Milli-seconds
    • +
    • mi[n]: Minutes
    • +
    + For example: Timeout 575ms +
    +
    top

    Default

    @@ -167,12 +190,10 @@
    directory
    A directive marked as being valid in this context may be - used inside <Directory>, - <Location>, - and <Files> - containers in the server configuration files, subject to the - restrictions outlined in How - Directory, Location and Files sections work.
    + used inside <Directory>, <Location>, <Files>, <If>, and <Proxy> containers + in the server configuration files, subject to the restrictions + outlined in Configuration + Sections.
    .htaccess
    @@ -282,8 +303,34 @@ only on certain platforms, it will be noted here.

    -

    Available Languages:  en  |  ja  |  ko 

    -
    +

    Available Languages:  en  | + es  | + fr  | + ja  | + ko  | + tr 

    +
    top

    Comments

    Notice:
    This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
    +
    \ No newline at end of file