[CentOS] httpd userdir problem

Fri Sep 25 17:18:29 UTC 2015
Tony Schreiner <anthony.schreiner at bc.edu>

also if selinux is enabled, the boolean httpd_enable_homedirs should be set

On Fri, Sep 25, 2015 at 1:11 PM, Richard Mann <rmann at ilsworld.com> wrote:

> Look in /etc/httpd/conf.d/  for userdir.conf.
>
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Timothy Murphy
> Sent: Friday, September 25, 2015 1:04 PM
> To: centos at centos.org
> Subject: Re: [CentOS] httpd userdir problem
>
> Timothy Murphy wrote:
>
> > I'm running httpd-2.4.6-31.el7.centos.1.x86_64
> > under CentOS-7 (kernel 3.10.0-229.14.1.el7.x86_64).
> >
> > I cannot get the httpd userdir facility working;
> > when I try to access localhost/Menloe I get the message
> > "You don't have permission to access /Menloe on this server."
>
> Incidentally, httpd -l returns
> Compiled in modules:
>   core.c
>   mod_so.c
>   http_core.c
>
> But when I add
>   LoadModule userdir_module modules/mod_userdir.so
> to /etc/httpd/conf/httpd.conf and restart httpd I get the message
> "AH01574: module userdir_module is already loaded, skipping"
>
> I notice that under Apache 2.2 there were a dozen or more
> LoadModule commands in httpd.conf
> but they no longer appear there in Apache 2.4 .
>
> --
> Timothy Murphy
> gayleard /at/ eircom.net
> School of Mathematics, Trinity College, Dublin
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>