I am running 1.3.9 on MySql and have several thousand pages in a public wiki. Lately a spammer has started vandalizing many of our pages, and I'd like to block them in .htaccess.
How do I get the IP address of a user that logs in? The IP is logged and displayed for an anonymous edit; our problem is that the spammer is actually logging in.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running 1.3.9 on MySql and have several thousand pages in a public wiki. Lately a spammer has started vandalizing many of our pages, and I'd like to block them in .htaccess.
How do I get the IP address of a user that logs in? The IP is logged and displayed for an anonymous edit; our problem is that the spammer is actually logging in.
sorry, then /var/log/httpd/access.log only
Yes, we really should store the IP also on every page edit. But we don't do yet.
You have to search in the /var/log/httpd/access.log or the wiki accesslog.