Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month at the Massachusetts Institute of Technology, in Building E51.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] apache server



> From: discuss-bounces+blu=nedharvey.com at blu.org [mailto:discuss-
> bounces+blu=nedharvey.com at blu.org] On Behalf Of dan moylan
> 
> Forbidden
> You don't have permission to access off-lnk.htm on this server.

Also check selinux.

Become root. Although you could do this with sudo, it's more of a pain.

You must ensure the auditd service is installed and started.
yum -y install auditd policycoreutils-python
service auditd start

First, make sure there's nothing in your audit log.
audit2allow -m local -l -i /var/log/audit/audit.log

If there is anything in there, clear it out with
semodule --reload

Now, temporarily disable selinux
setenforce 0

Do whatever would normally get blocked.
And re-enable selinux
setenforce 1



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org