aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'html/selinux/modules/apache.html')
-rw-r--r--html/selinux/modules/apache.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/html/selinux/modules/apache.html b/html/selinux/modules/apache.html
index 17552a7..76d38cb 100644
--- a/html/selinux/modules/apache.html
+++ b/html/selinux/modules/apache.html
@@ -306,6 +306,24 @@ base it on the description instead.
<td class="tableinfo">/srv/localhost/www</td>
<td class="tableinfo">system_u:object_r:httpd_sys_content_t</td>
</tr>
+<tr>
+ <td class="tableinfo">Document</td>
+ <td class="tableinfo">Location where CGI scripts are stored</td>
+ <td class="tableinfo">/srv/localhost/cgi-bin</td>
+ <td class="tableinfo">system_u:object_r:httpd_sys_script_exec_t</td>
+</tr>
+<tr>
+ <td class="tableinfo">Directory</td>
+ <td class="tableinfo">User home directory location where user-provided content is stored</td>
+ <td class="tableinfo">/home/*/public_html</td>
+ <td class="tableinfo">system_u:object_r:httpd_user_content_t</td>
+</tr>
+<tr>
+ <td class="tableinfo">Directory</td>
+ <td class="tableinfo">User home directory location where user-provided CGI scripts are stored</td>
+ <td class="tableinfo">/home/*/public_html/cgi-bin</td>
+ <td class="tableinfo">system_u:object_r:httpd_user_script_exec_t</td>
+</tr>
</table>
<p>
If you use different locations, use the following commands to update the file