I have this hack working nicely on my front page, and I am trying to also ad the hack to a page (citysailor.com) on a different server that doesn't support PHP.
I tried using the full path to the last10.php and last10config.php files in my include statement like this:
<!--#include virtual="http://
http://www.harborsailing.com/public_.../last10_ny.php"-->
But I am getting this error:
[an error occurred while processing this directive]
I might be missing something really simple --- any ideas how to make it work?