blob: 5503450e0a7c6203fcce867815e1af48630ad7e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
|
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
msgid ""
"(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
msgstr ""
msgid "404 Error"
msgstr ""
msgid "A lightweight single-threaded HTTP(S) server"
msgstr ""
msgid "Advanced Settings"
msgstr ""
msgid "Aliases"
msgstr ""
msgid "Base directory for files to be served"
msgstr ""
msgid "Bind to specific interface:port (by specifying interface address"
msgstr ""
msgid "CGI filetype handler"
msgstr ""
msgid "CGI is disabled if not present."
msgstr ""
msgid "Config file (e.g. for credentials for Basic Auth)"
msgstr ""
msgid "Connection reuse"
msgstr ""
msgid "Country"
msgstr ""
msgid "Disable JSON-RPC authorization via ubus session API"
msgstr ""
msgid "Do not follow symlinks outside document root"
msgstr ""
msgid "Do not generate directory listings."
msgstr ""
msgid "Document root"
msgstr ""
msgid "E.g specify with index.html and index.php when using PHP"
msgstr ""
msgid "Embedded Lua interpreter is disabled if not present."
msgstr ""
msgid "Enable JSON-RPC Cross-Origin Resource Support"
msgstr ""
msgid "For settings primarily geared to serving more than the web UI"
msgstr ""
msgid "Full Web Server Settings"
msgstr ""
msgid "Full real path to handler for Lua scripts"
msgstr ""
msgid "General Settings"
msgstr ""
msgid "HTTP listeners (address:port)"
msgstr ""
msgid "HTTPS Certificate (DER Encoded)"
msgstr ""
msgid "HTTPS Private Key (DER Encoded)"
msgstr ""
msgid "HTTPS listener (address:port)"
msgstr ""
msgid "Ignore private IPs on public interface"
msgstr ""
msgid "Index page(s)"
msgstr ""
msgid ""
"Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
"usr/bin/php-cgi')"
msgstr ""
msgid "Length of key in bits"
msgstr ""
msgid "Location"
msgstr ""
msgid "Maximum number of connections"
msgstr ""
msgid "Maximum number of script requests"
msgstr ""
msgid "Maximum wait time for Lua, CGI, or ubus execution"
msgstr ""
msgid "Maximum wait time for network activity"
msgstr ""
msgid "Override path for ubus socket"
msgstr ""
msgid "Path prefix for CGI scripts"
msgstr ""
msgid ""
"Prevent access from private (RFC1918) IPs on an interface if it has an "
"public IP address"
msgstr ""
msgid "Realm for Basic Auth"
msgstr ""
msgid "Redirect all HTTP to HTTPS"
msgstr ""
msgid "Remove configuration for certificate and key"
msgstr ""
msgid "Remove old certificate and key"
msgstr ""
msgid "Server Hostname"
msgstr ""
msgid ""
"Settings which are either rarely needed or which affect serving the WebUI"
msgstr ""
msgid "State"
msgstr ""
msgid "TCP Keepalive"
msgstr ""
msgid "This permanently deletes the cert, key, and configuration to use same."
msgstr ""
msgid "Valid for # of Days"
msgstr ""
msgid ""
"Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
"with '/'"
msgstr ""
msgid "Virtual path prefix for Lua scripts"
msgstr ""
msgid "Virtual path prefix for ubus via JSON-RPC integration"
msgstr ""
msgid "Will not use HTTP authentication if not present"
msgstr ""
msgid "a.k.a CommonName"
msgstr ""
msgid "uHTTPd"
msgstr ""
msgid "uHTTPd Self-signed Certificate Parameters"
msgstr ""
msgid ""
"uHTTPd will generate a new self-signed certificate using the configuration "
"shown below."
msgstr ""
msgid "ubus integration is disabled if not present"
msgstr ""
|