]> granicus.if.org Git - apache/blob - docs/manual/mod/mod_suexec.xml.ko
refer to the recent changes, I hope that's it.
[apache] / docs / manual / mod / mod_suexec.xml.ko
1 <?xml version="1.0" encoding="EUC-KR" ?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
4 <!-- English Revision: 105989 -->
5
6 <!--
7  Copyright 2004 The Apache Software Foundation
8
9  Licensed under the Apache License, Version 2.0 (the "License");
10  you may not use this file except in compliance with the License.
11  You may obtain a copy of the License at
12
13      http://www.apache.org/licenses/LICENSE-2.0
14
15  Unless required by applicable law or agreed to in writing, software
16  distributed under the License is distributed on an "AS IS" BASIS,
17  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18  See the License for the specific language governing permissions and
19  limitations under the License.
20 -->
21
22 <modulesynopsis metafile="mod_suexec.xml.meta">
23
24 <name>mod_suexec</name>
25 <description>CGI ½ºÅ©¸³Æ®¸¦ Æ¯Á¤ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑÀ¸·Î ½ÇÇàÇÑ´Ù</description>
26 <status>Extension</status>
27 <sourcefile>mod_suexec.c</sourcefile>
28 <identifier>suexec_module</identifier>
29 <compatibility>¾ÆÆÄÄ¡ 2.0 ÀÌÈĺÎÅÍ</compatibility>
30
31
32 <summary>
33     <p>ÀÌ ¸ðµâÀº <a href="../programs/suexec.html">suexec Áö¿ø
34     ÇÁ·Î±×·¥</a>À» »ç¿ëÇÏ¿© CGI ½ºÅ©¸³Æ®¸¦ Æ¯Á¤ »ç¿ëÀÚ¿Í ±×·ì
35     ±ÇÇÑÀ¸·Î ½ÇÇàÇÑ´Ù.</p>
36 </summary>
37
38 <seealso><a href="../suexec.html">SuEXEC Áö¿ø</a></seealso>
39
40 <directivesynopsis>
41
42 <name>SuexecUserGroup</name>
43 <description>CGI ÇÁ·Î±×·¥ÀÌ »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ì ±ÇÇÑ</description>
44 <syntax>SuexecUserGroup <em>User Group</em></syntax>
45 <contextlist><context>server config</context>
46 <context>virtual host</context></contextlist>
47 <compatibility>SuexecUserGroupÀº 2.0 ÀÌÈÄ¿¡¸¸ ÀÖ´Ù.</compatibility>
48
49 <usage>
50     <p><directive>SuexecUserGroup</directive> Áö½Ã¾î´Â CGI ÇÁ·Î±×·¥ÀÌ
51     »ç¿ëÇÒ »ç¿ëÀÚ¿Í ±×·ìÀ» ¼³Á¤ÇÑ´Ù. CGI°¡ ¾Æ´Ñ ¿äûÀº °è¼Ó
52     User Áö½Ã¾î·Î ÁöÁ¤ÇÑ »ç¿ëÀÚ°¡ Ã³¸®ÇÑ´Ù. ÀÌ Áö½Ã¾î´Â ¾ÆÆÄÄ¡
53     1.3¿¡¼­ VirtualHost ¾È¿¡ »ç¿ëÇÑ User¿Í Group Áö½Ã¾î¸¦
54     ´ëüÇÑ´Ù.</p>
55
56     <example>
57     <title>¿¹Á¦</title>
58     SuexecUserGroup nobody nogroup
59     </example>
60
61 </usage>
62
63 </directivesynopsis>
64 </modulesynopsis>
65