Heya,
I wasnt sure who to ask so Im posting it here. We got ourselves a new dods server yesterday and we have the server running really good but we dont know what the heck to do to make the MOTD. I tried google but I did not find much info about how to make one from scratch. Any help would be greatly appreciated. If you have links to good tutorials that will be awesome too. If you are on my friends list you can PM me also.
Thank you very much!
~Mrs. Useless
Could someone help me a w/ MOTD please?
-
- Posts: 3
- Joined: Thu Apr 15, 2010 2:52 am
Re: Could someone help me a w/ MOTD please?
last I remember, it was a .txt file in the directory.
edit: make an html and then in the motd.txt file for the server, put in this:
<html>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="the website URL" name="frame_main" />
</frameset>
</html>
The website URL being whatever the address is.
edit: make an html and then in the motd.txt file for the server, put in this:
<html>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="the website URL" name="frame_main" />
</frameset>
</html>
The website URL being whatever the address is.