]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
add instructions for seeing web server logs
authorJoey Hess <joey@kitenet.net>
Sun, 11 Aug 2013 13:00:31 +0000 (15:00 +0200)
committerJoey Hess <joey@kitenet.net>
Sun, 11 Aug 2013 13:00:31 +0000 (15:00 +0200)
doc/spam_fighting.mdwn

index c6a7b8b2a7b6235221fcc36eae2bb0e15fa8b746..a4d7f7ea2baa60d0f2000ba21b0b67ffcbb70deb 100644 (file)
@@ -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`