Files
mongo/db/repl/test.html
Dwight 6011eee820 rs
2010-06-29 13:17:57 -04:00

12 lines
267 B
HTML

<HTML>
<BODY>
<!-- see also jstests/rs/ -->
<iframe src="http://127.0.0.1:28000/_replSet" width="100%" height="50%" frameborder=1>
</iframe>
<iframe src="http://127.0.0.1:28001/_replSet" width="100%" height="50%" frameborder=1>
</iframe>
</BODY>
</HTML>