With Elmah installed on our dev web server .. can we restrict who remotely accesses it? Even f we hardcode the username/passwords (hashed?) or is it only via IP?
There are two settings, one is in :
The other is, if you allow remote access, you can use the to control who accesses it:
You can put this in the main web.config just after you tag