From: Joey Hess Date: Sun, 11 Aug 2013 13:00:31 +0000 (+0200) Subject: add instructions for seeing web server logs X-Git-Tag: 3.20130904~38 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/25d4c487852e3d1d2a32dd55a9c90d4993f6aa00?ds=sidebyside;hp=63078f2e4f145f8e14e281ed1eb265a67b87b9ea add instructions for seeing web server logs --- diff --git a/doc/spam_fighting.mdwn b/doc/spam_fighting.mdwn index c6a7b8b2a..a4d7f7ea2 100644 --- a/doc/spam_fighting.mdwn +++ b/doc/spam_fighting.mdwn @@ -7,4 +7,7 @@ or for the really persistent ones, by IP (or even IP range). If you're a trusted member of the ikiwiki community and would like access to the setup branch in git to be able to update the ban list, get in touch -with joey with a ssh public key. +with joey with a ssh public key. Once your key is added, you will be able +to edit the ikiwiki.setup file on the setup branch, and push changes. +You will also be able to access the recent web server logs to find IP +addresses, by running: `ssh b-ikiwiki@ikiwiki.info logdump > access.log`