SELinux |
| Wednesday, 21 March 2007 08:52 |
|
How to disable SELinux setsebool -P httpd_can_network_connect=1 ls -Z allows you to see all the security contexts of files. chcon can be used to change security contexts. chcon -R -h -t httpd_sys_content_t * Security Contexts For Web Pages |
| Last Updated on Sunday, 09 December 2007 13:27 |

