So I just got a new server for my wpmu page, and its my first dedicated server ever so I am still learning. I've been trying to set up apache's server-status to see whats going on, but I keep running into a problem.
The server itself is running the latest fedora core, and I've tried enabling ExtendedStatus On, and uncommenting the <Location /server-status>
I've tried everything, Allow from all, Allow from localhost, Allow from my ip, or 127.0.0.1 as well, etc.
It will either redirect me back to the blog main page, or give me a 403. I added the server-status folder to the wpmu options to block it, but it still gets redirected.
I am not sure if its mu causing me these pains or something else.