Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2826854

Browse files
[po] auto sync
1 parent 5bf5e34 commit 2826854

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/cgi.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,12 +748,13 @@ msgid ""
748748
"typically the userid under which the web server is running, or some "
749749
"explicitly specified userid for a web server's ``suexec`` feature."
750750
msgstr ""
751+
"在读写外部文件时,要确保其能被 CGI 脚本归属的用户读写:通常是运行网络服务的用户,或由网络服务的 ``suexec`` 功能明确指定的一些用户。"
751752

752753
#: ../../library/cgi.rst:540
753754
msgid ""
754755
"Don't try to give a CGI script a set-uid mode. This doesn't work on most "
755756
"systems, and is a security liability as well."
756-
msgstr ""
757+
msgstr "不要试图给 CGI 脚本赋予 set-uid 模式。这在大多数系统上这都行不通,出于安全考虑也不应如此。"
757758

758759
#: ../../library/cgi.rst:544
759760
msgid "Footnotes"
@@ -766,3 +767,4 @@ msgid ""
766767
"received from a conforming browser, or even from a browser at all, is "
767768
"tedious and error-prone."
768769
msgstr ""
770+
"请注意,新版的 HTML 规范确实注明了请求字段的顺序,但判断请求是否合法非常繁琐和容易出错,可能来自不符合要求的浏览器,甚至不是来自浏览器。"

0 commit comments

Comments
 (0)