Skip to content Skip to sidebar Skip to footer

Mod_wsgi Forbidden Error On Centos 5.7

I know that this question was asked millions of times, but i already spent many hours trying to configure Apache and mod_wsgi on CentOS 5.7, which it new to me. Never faced this ki

Solution 1:

Set the appropriate SELinux file context on the files and directories. See the httpd_selinux(8) man page for details.


Post a Comment for "Mod_wsgi Forbidden Error On Centos 5.7"