How can I restrict remote access to Elmah?

Viewed 6161

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?

3 Answers
Related