Have your webserver parse html files in that directory as php. If it's apache it's easy enough to do through a .htaccess file by adding the below line:
AddHandler application/x-httpd-php .html On Tue, Nov 24, 2009 at 6:41 PM, f0rkz <[email protected]> wrote: > DOD:S is orange box. Just simply put the URL of the motd inside it.\ > > eg: http://myclansite.com/dods-motd.html > > -f0rkz > > On Tue, 2009-11-24 at 18:47 +0100, Michele wrote: >> Hello mailinglist >> >> I have a problem with a motd and dod:s server. I would forward a motd with a >> header redirection to a clan page. The clan page forwards to a subdirectory >> with a index.php.. So, but the motd shows nothing in game. A other page with >> .html ending is ok. >> >> What make i wrong? >> >> Thx! >> >> >> _______________________________________________ >> 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 > -- Martin Smith _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

