by tachzusamm » Wed Oct 22, 2008 9:38 am
If the server(s) were down, we would get some sort of "server not found" message, generated from the browser when it gets no response.
But a 403 Forbidden status code is generated from the server itself (mostly apache), and it simply means accesses are blocked. So I assume they are currently changing something.