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