motd2.html (it'll explain) <html><head> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="expires" content="0">
(...) <body> <img src="http://www.coldfire.info/tf2/motd/cold/blackboard.png" id="bg" /> <div id="content"><img src="http://www.coldfire.info/tf2/motd/cold/*motd.php*" /></div> </body></html> Cold On Wed, Jun 25, 2008 at 2:51 PM, Procyon <[EMAIL PROTECTED]> wrote: > Ronny Schedel wrote: > > If you use PHP as MOTD, then you don't need to change the headers > You do if you use php to generate an image and don't want the resulting > image to be cached client-side > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

