403'ing like mad
This isn't a horrible catastrophe, as it's just my internal development box (desktop
), but it's driving me nuts.I upgraded from Apache 2.0.47 to 2.0.48, using Gentoo's emerge command. It decided to move htdocs on me, so I symlinked them. When that didn't work, I realized that Apache's sometimes finicky about symlinks, so I just recompiled it with the right path.
Now I keep getting 403s. It _was_ owned by root.root (not apache.apache... but I tried that too); I finally ended up setting the permissions to 777, and STILL get a 403?

