public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/hardened-docs:master commit in: html/selinux/modules/
@ 2011-06-02 17:10 Sven Vermeulen
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen @ 2011-06-02 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0d89078c1f28667e843f95492baf72e1533882da
Author:     Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
AuthorDate: Thu Jun  2 17:09:42 2011 +0000
Commit:     Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
CommitDate: Thu Jun  2 17:09:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-docs.git;a=commit;h=0d89078c

Update previews

---
 html/selinux/modules/apache.html |   18 ++++++++++++++++++
 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-02 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-02 17:10 [gentoo-commits] proj/hardened-docs:master commit in: html/selinux/modules/ Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox