I was trying to open Admin Interface in MongoDB.
process which I was followed.
1) opened my shell (mongod.exe --dbpath db)
2) opened my database
3)use localhost:27017 in the browser but i wasn't able to see the Admin Interface.
Tell me what i was missed.