PDA

View Full Version : Motd


YaY
01-10-2007, 03:08 PM
Does anyone knows how can i make the motd of my server redirect to my web?

{SR} *Raggy*
01-10-2007, 06:47 PM
Point it to your page with your site... Just add your site name to the motd so it'll look at that.

diamond-optic
01-10-2007, 09:46 PM
Does anyone knows how can i make the motd of my server redirect to my web?


to have your webpage show in the motd when clients connect, if thats what your looking for, then put this in your motd.txt:
<html>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="http://www.teamcdrive.com/motd/cdrive_motd.htm" name="frame_main" />
</frameset>
</html>and just change www.teamcdrive.com/motd/cdrive_motd.htm (http://www.teamcdrive.com/motd/cdrive_motd.htm) to whatever your webpage is