For any troubleshooting, your starting point should be the error log. It usually explains pretty well why something is forbidden.
On Thu, Oct 25, 2018 at 9:52 PM Leam Hall <leamh...@gmail.com> wrote: > Following the Alias docs ( > https://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias) and it's not > working. Debug is turned on and i know some security stuff has been done to > the config. Since mod_alias is still there, what else could prevent an > Alias from getting a "Forbidden". > > If I take an unmodified config file, tack on the alias, it works. > > Leam >