SE Linux baby steps

Maybe not a big deal for most, but I figured out what was wrong with my uplod issues. I had to configure my directories that needed to have files uploaded to them for read write in the SE Linux context. Here is the command I ran on my Word Press content directories. chcon -R -t httpd_sys_rw_content_t /var/www/html/wordpress-multi/wp-content/uploads/ Now I can upload pictures to my test site . http://wordpress.zaramyth.com/health/