Lines Matching full:path
42 Set path to server\(aqs private key. Required unless
48 Set path to server\(aqs certificate. Required unless
50 make OCSP stapling work, this must be an absolute path.
58 .B \-b, \-\-backend=(<HOST>,<PORT>|unix:<PATH>)[;[<PATTERN>[:...]][[;<PARAM>]...]
61 domain socket can be specified by prefixing path name
68 consists of path, host + path or just host. The path
70 all request path in its subtree. To deal with the
72 path which ends with \(dq\fI/\fP\(dq also matches the request path
73 which only lacks trailing \(aq\fI/\fP\(aq (e.g., path \(dq\fI/foo/\fP\(dq
74 matches request path \(dq\fI/foo\fP\(dq). If it does not end with
75 \(dq\fI/\fP\(dq, it performs exact match against the request path.
83 specially. It does not have path, and we don\(aqt allow
84 empty path. To workaround this, we assume that CONNECT
85 method has \(dq\fI/\fP\(dq as path.
88 just path. Then, longer patterns take precedence over
99 If path part ends with \(dq*\(dq, it is treated as wildcard
100 path. The wildcard path behaves differently from the
101 normal path. For normal path, match is made around the
102 boundary of path component separator,\(dq\fI/\fP\(dq. On the other
103 hand, the wildcard path does not take into account the
104 path component separator. All paths which include the
105 wildcard path without last \(dq*\(dq as prefix, and are
106 strictly longer than wildcard path without last \(dq*\(dq are
116 pattern, request host and path. For host part, they are
117 converted to lower case. For path part, percent\-encoded
124 path \(dq\fI/httpbin/get\fP\(dq, but does not match the request host
125 \(dqnghttp2.org\(dq and the request path \(dq\fI/index.html\fP\(dq.
141 \(dqupgrade\-scheme\(dq, \(dqmruby=<PATH>\(dq,
204 \(dqaffinity\-cookie\-path=<PATH>\(dq can be used to specify a
205 path which cookie is applied. The optional
253 \(dqmruby=<PATH>\(dq parameter specifies a path to mruby
256 have the same mruby path.
295 generated by mruby script (see \(dqmruby=<PATH>\(dq parameter
309 .B \-f, \-\-frontend=(<HOST>,<PORT>|unix:<PATH>)[[;<PARAM>]...]
312 UNIX domain socket can be specified by prefixing path
737 .B \-\-cacert=<PATH>
738 Set path to trusted CA certificate file. It is used in
749 .B \-\-private\-key\-passwd\-file=<PATH>
750 Path to file that contains password for the server\(aqs
766 <CERTPATH> must be absolute path.
771 \(dqsct\-dir=<DIR>\(dq specifies the path to directory which
779 .B \-\-dh\-param\-file=<PATH>
780 Path to file that contains DH parameters in PEM format.
803 .B \-\-verify\-client\-cacert=<PATH>
804 Path to file that contains CA certificates to verify
818 .B \-\-client\-private\-key\-file=<PATH>
819 Path to file that contains client private key used in
824 .B \-\-client\-cert\-file=<PATH>
825 Path to file that contains client certificate used in
860 .B \-\-tls\-ticket\-key\-file=<PATH>
861 Path to file that contains random data to construct TLS
946 .B \-\-tls\-ticket\-key\-memcached\-cert\-file=<PATH>
947 Path to client certificate for memcached connections to
952 .B \-\-tls\-ticket\-key\-memcached\-private\-key\-file=<PATH>
953 Path to client private key for memcached connections to
958 .B \-\-fetch\-ocsp\-response\-file=<PATH>
959 Path to fetch\-ocsp\-response script file. It should be
960 absolute path.
1012 .B \-\-tls\-session\-cache\-memcached\-cert\-file=<PATH>
1013 Path to client certificate for memcached connections to
1018 .B \-\-tls\-session\-cache\-memcached\-private\-key\-file=<PATH>
1019 Path to client private key for memcached connections to
1078 .B \-\-psk\-secrets=<PATH>
1079 Read list of PSK identity and secrets from <PATH>. This
1094 .B \-\-client\-psk\-secrets=<PATH>
1095 Read PSK identity and secrets from <PATH>. This is used
1300 .B \-\-accesslog\-file=<PATH>
1301 Set path to write access log. To reopen file, send USR1
1381 $path: Request path including query. For CONNECT
1384 $path_without_query: $path up to the first \(aq?\(aq
1406 .B \-\-errorlog\-file=<PATH>
1407 Set path to write error log. To reopen file, send USR1
1605 .B \-\-error\-page=(<CODE>|*)=<PATH>
1606 Set file path to custom error page served when nghttpx
1694 .B \-\-frontend\-http2\-dump\-request\-header=<PATH>
1696 file denoted in <PATH>. The output is done in HTTP/1
1703 .B \-\-frontend\-http2\-dump\-response\-header=<PATH>
1705 file denoted in <PATH>. The output is done in HTTP/1
1726 .B \-\-pid\-file=<PATH>
1727 Set path to save PID of this program.
1776 .B \-\-mruby\-file=<PATH>
1801 .B \-\-quic\-bpf\-program\-file=<PATH>
1802 Specify a path to eBPF program file reuseport_kern.o to
1844 .B \-\-frontend\-quic\-secret\-file=<PATH>
1845 Path to file that contains secure random data to be used
1943 .B \-\-conf=<PATH>
1944 Load configuration from <PATH>. Please note that
1952 .B \-\-include=<PATH>
1953 Load additional configurations from <PATH>. File <PATH>
1980 The default configuration file path nghttpx searches at startup.
1981 The configuration file path can be changed using \fI\%\-\-conf\fP
2079 path with same command\-line arguments and environment variables. As
2164 \fB$(prefix)/share/nghttp2/\fP directory. The actual path to script can
2294 HTTP variables, like authority or request path, and even return custom
2306 matching is made and changing request path may affect the pattern
2375 UNIX domain socket, this is a path to UNIX domain socket.
2502 .B attribute [R/W] path
2503 Request path, including query component (i.e., /index.html).
2504 On assignment, copy of given value is assigned. The path does
2507 path. It decodes percent\-encoding for unreserved characters
2511 path against desired string.
2547 method is noop. \fIuri\fP can be absolute URI, absolute path or
2548 relative path to the current request. For absolute or
2549 relative path, scheme and authority are inherited from the
2643 Modify request path:
2651 env.req.path = \(dq/apps#{env.req.path}\(dq
2674 if env.req.path.start_with?(\(dq/log/\(dq) &&