[CentOS] Help with httpd userdir recovery

Wed Dec 28 00:06:19 UTC 2016
John Fawcett <john at voipsupport.it>

On 12/28/2016 12:34 AM, Robert Moskowitz wrote:
>
>
> On 12/27/2016 05:44 PM, John Fawcett wrote:
>> That error should be caused by having MultiViews options but incorrect
>> permissions (711 instead of 755) on the directory.
>
> I just did chmod -R 755 /home/rgm/public_html and no change in behavior.
>
> Even tried chmod -R 755 /home/rgm
Are you actually using MultiViews? If you don't need that option, maybe
the easiest thing is to take it out and see if the error message changes.
John