Hello again, > >> different spiders/bots frequently call the /HNAP1/? uri on my > >> server. Where does that come from?
It probably is some security whole in some random web application that the robots try to exploit. [...] > thank you, but my problem is not blocking spiders (I don’t care so > much) but avoiding unnecessary exception alarms. > > The HNAP1 address doesn’t exist, I didn’t configure it anywhere, and > I’d like to know why spiders try it - and why I get an exception > where a 404 for the client would be enough. Unfortunately, that is how Invenio treats all unexisting addresses. Type anything after the / and you'll have an exception. Yes, an 404 would be much better and we'd have less exception alarms and noise, but I don't know how to do it. Anybody? Thanks, Ferran

