- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
# semanage fcontext -a -t httpd_sys_content_t "/usr/share/nginx/html(/.*)?" # semanage fcontext -a -t httpd_sys_rw_content_t "/usr/share/nginx/html(/.*)?/tmp(/.*)?" # semanage fcontext -a -t httpd_sys_rw_content_t "/usr/share/nginx/html(/.*)?/upload(/.*)?" # semanage fcontext -a -t httpd_sys_rw_content_t "/usr/share/nginx/html(/.*)?/application/config(/.*)?" # restorecon -R /usr/share/nginx/html