SELinuxでは、下記のような感じで、実行権限をMTOSへ、書き込み権限をmt-staticへ付与する必要があるようです。
$ chcon -R system_u:object_r:httpd_sys_script_exec_t:s0 /var/www/mtos/
$ chcon -R system_u:object_r:httpd_sys_script_rw_t:s0 /var/www/mtos/mt-static/
SELinuxでは、下記のような感じで、実行権限をMTOSへ、書き込み権限をmt-staticへ付与する必要があるようです。
$ chcon -R system_u:object_r:httpd_sys_script_exec_t:s0 /var/www/mtos/
$ chcon -R system_u:object_r:httpd_sys_script_rw_t:s0 /var/www/mtos/mt-static/