Allow uploading file to web directory : Selinux needs to be configured context cd /var/www/html mkdir upload chown apache:apache upload chcon -t httpd_sys_rw_content_t upload ls…
Just another WordPress site
Allow uploading file to web directory : Selinux needs to be configured context cd /var/www/html mkdir upload chown apache:apache upload chcon -t httpd_sys_rw_content_t upload ls…