I have tried adding a unique rule for that dir in case the wildcard was causing it to lose priority but no luck. I tried with and without a trailing forward slash and setting the module priority higher but still nothing. Any suggestions would be greatly appreciated. If there any more info I can provide LMK, thanks again.
- Code: Select all
/var/www/site/ -- gen_context(system_u:object_r:httpd_sys_content_t,s0)
/var/www/site/data(/.*)? -- gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)
/var/www/site/data/ -- gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)