Debian wiki - 403 Forbidden
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hello, I receive a 403 Forbidden error when access the Debian wiki pages (at wiki.debian.org). The error message shown in the browser window is: Forbidden You are not allowed to access this! Output from running curl is: $ curl -I https://wiki.debian.org/ HTTP/1.1 403 FORBIDDEN Date: Fri, 11 Sep 2015 11:24:35 GMT Server: Apache Strict-Transport-Security: max-age=15552000 Content-Length: 166 X-Clacks-Overhead: GNU Terry Pratchett Content-Type: text/html How can I get access restored? Thank you