Skip to content

Add documentation on updating SELinux permissions of files in public_html #136

@JSpewock

Description

@JSpewock

If you create a file in your home directory it is given the SELinux security type user_home_t and move it into your public_html directory, this type does not change and forbids you from accessing the file via HTML. You need to change the type of file using chcon to httpd_user_content_t in order for it to be accessed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions