~ubuntu-branches/ubuntu/dapper/selinux-policy-default/dapper

« back to all changes in this revision

Viewing changes to file_contexts/program/apache.fc

  • Committer: Bazaar Package Importer
  • Author(s): Russell Coker
  • Date: 2004-06-10 18:08:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040610180800-gagxr0cdovi7mv2i
Tags: upstream-1.12
ImportĀ upstreamĀ versionĀ 1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# apache
 
2
HOME_DIR/((www)|(web)|(public_html))(/.+)? system_u:object_r:httpd_ROLE_content_t
 
3
/var/www(/.*)?          system_u:object_r:httpd_sys_content_t
 
4
/var/www/cgi-bin(/.*)?          system_u:object_r:httpd_sys_script_exec_t
 
5
/usr/lib(64)?/cgi-bin(/.*)?             system_u:object_r:httpd_sys_script_exec_t
 
6
/var/www/perl(/.*)?             system_u:object_r:httpd_sys_script_exec_t
 
7
/var/cache/httpd(/.*)?          system_u:object_r:httpd_cache_t
 
8
/etc/httpd              -d      system_u:object_r:httpd_config_t
 
9
/etc/httpd/conf.*               system_u:object_r:httpd_config_t
 
10
/etc/httpd/logs                 system_u:object_r:httpd_log_t
 
11
/etc/httpd/modules              system_u:object_r:httpd_modules_t
 
12
/etc/apache(2)?(/.*)?           system_u:object_r:httpd_config_t
 
13
/etc/vhosts             --      system_u:object_r:httpd_config_t
 
14
/usr/lib(64)?/apache(/.*)?              system_u:object_r:httpd_modules_t
 
15
/usr/lib(64)?/apache2/modules(/.*)?     system_u:object_r:httpd_modules_t
 
16
/usr/lib(64)?/httpd(/.*)?               system_u:object_r:httpd_modules_t
 
17
/usr/sbin/httpd         --      system_u:object_r:httpd_exec_t
 
18
/usr/sbin/apache(2)?    --      system_u:object_r:httpd_exec_t
 
19
/usr/sbin/suexec        --      system_u:object_r:httpd_suexec_exec_t
 
20
/usr/lib(64)?/cgi-bin/(nph-)?cgiwrap(d)? -- system_u:object_r:httpd_suexec_exec_t
 
21
/usr/lib(64)?/apache(2)?/suexec(2)? -- system_u:object_r:httpd_suexec_exec_t
 
22
/var/log/httpd(/.*)?            system_u:object_r:httpd_log_t
 
23
/var/log/apache(2)?(/.*)?       system_u:object_r:httpd_log_t
 
24
/var/log/cgiwrap.log.*  --      system_u:object_r:httpd_log_t
 
25
/var/cache/ssl.*\.sem   --      system_u:object_r:httpd_cache_t
 
26
/var/cache/mod_ssl(/.*)?        system_u:object_r:httpd_cache_t
 
27
/var/run/apache(2)?.pid.* --    system_u:object_r:httpd_var_run_t
 
28
/etc/apache-ssl(2)?(/.*)?       system_u:object_r:httpd_config_t
 
29
/usr/lib/apache-ssl(/.*)? --    system_u:object_r:httpd_exec_t
 
30
/usr/sbin/apache-ssl(2)? --     system_u:object_r:httpd_exec_t
 
31
/var/log/apache-ssl(2)?(/.*)?   system_u:object_r:httpd_log_t
 
32
/var/run/apache-ssl(2)?.pid.* -- system_u:object_r:httpd_var_run_t
 
33
/var/run/gcache_port    --      system_u:object_r:httpd_exec_t