[[RESEND]] On Tue, Apr 5, 2011 at 10:43 AM, Michael D. Berger < m_d_berger_1...@yahoo.com> wrote:
> Same result, 403 when I do: > /server-status > I note that I also get 403 for: > /AnyOldJunk > > Since I have no file or directory named "server-status", > I assume that Apache is supposed to give this name special > treatment, but it is not doing it. > You should get a 404 when you go to /AnyOldJunk, not a 403. Because you get a 403, there is probably some other configuration error in the vhost. - Y