Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SELinux enabled environment info has broken links. #877

Open
EndermanAPM opened this issue Feb 28, 2024 · 1 comment
Open

SELinux enabled environment info has broken links. #877

EndermanAPM opened this issue Feb 28, 2024 · 1 comment

Comments

@EndermanAPM
Copy link

Hi,

I am currently in the process of deploying a Django application using mod_wsgi on a Rocky Linux 9 system. During this process, I encountered issues related to SELinux, which were temporarily resolved by disabling SELinux. However, I recognize that disabling SELinux is not a sustainable or secure solution. I believe the optimal approach would be to maintain SELinux in an enabled state and configure appropriate exceptions to accommodate the deployment.

In my efforts to find a solution, I attempted to consult the documentation for guidance on configuring SELinux exceptions for this purpose. Unfortunately, I discovered that the links to the relevant sections of the documentation were not functional.

For some information about using mod_wsgi in a SELinux enabled environment
check out:
* http://www.packtpub.com/article/selinux-secured-web-hosting-python-based-web-applications
* http://www.globalherald.net/jb01/weblog/21.html
* http://blog.endpoint.com/2010/02/selinux-httpd-modwsgi-26-rhel-centos-5.html

Could you please direct me to up-to-date resources or documentation that could assist me in resolving the SELinux configuration issues I am facing with my Django deployment? Any assistance or guidance you can provide on this matter would be greatly appreciated.

Thank you for your time and support.

@GrahamDumpleton
Copy link
Owner

Sorry, am not aware of any links at this time to replace them with and am not knowledgable on SELinux. Can only suggest you use Google to search for "mod_wsgi httpd SELinux" to see what you can find. If you find any that look relevant please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants