--- httpd-userdir.conf.orig Sat Apr 21 19:34:44 2018 +++ httpd-userdir.conf Sat Apr 21 19:35:29 2018 @@ -14,8 +14,12 @@ # for a site where these directories are restricted to read-only. # - AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec - Require method GET POST OPTIONS + Options FollowSymLinks ExecCGI Includes + AllowOverride All +# +# AllowOverride FileInfo AuthConfig Limit Indexes +# Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec +# Require method GET POST OPTIONS +#